Search found 4 matches
- Tue Jul 18, 2017 9:58 am
- Forum: ESP-IDF
- Topic: a2dp does not work with the development boards
- Replies: 0
- Views: 2970
a2dp does not work with the development boards
Hi, I want to try the a2dp in the BT. I build the a2dp_sink project in the sample under esp-idf and write to a development board. I can connect with the ESP_SPEAKER device with mobile phone and then initiate a a2dp transferring. Then I test switching BT between different mobile phones. I notice that...
- Mon Jul 03, 2017 7:14 am
- Forum: ESP-IDF
- Topic: ESP32 BLE cowork with WIFI
- Replies: 3
- Views: 7230
Re: ESP32 BLE cowork with WIFI
Hi Josegm,
Thank you for your message. I use BLE incorectly. This issue bothers me for some days and have not found the solution yet.
regards,
Thank you for your message. I use BLE incorectly. This issue bothers me for some days and have not found the solution yet.
regards,
- Thu Jun 29, 2017 9:41 am
- Forum: ESP-IDF
- Topic: ESP32 BLE cowork with WIFI
- Replies: 3
- Views: 7230
ESP32 BLE cowork with WIFI
Recently I started a project which can let BLE cowork with WIFI. So while I listen to a2dp music, I can also get web message. Till now I have some not so interesting foundings. The BLE and wifi can be initiated by order and keep calm when no data transferring. If there is a connection and data trans...
- Wed Jun 21, 2017 1:35 pm
- Forum: Showcase
- Topic: ESP32 Webradio
- Replies: 188
- Views: 547741
Re: ESP32 Webradio
Hi, I download the newest solution and want to taste it. I build it with one error: ESP32_MP3_Decoder/components/playlist/./playlist.c:19:17: fatal error: ini.h: No such file or directory I checked all the folders, there is no ini.h file. Did one contributor forget to check in for one file? Please h...