Search found 1 match
- Thu Oct 26, 2017 5:06 am
- Forum: ESP-IDF
- Topic: a2dp + wifi ap mode at the same time is not work
- Replies: 1
- Views: 3736
a2dp + wifi ap mode at the same time is not work
hi all i want to run a2dp and wifi ap mode at the same time but it's not work. this is a step by step i do that: + use a2dp_sink examble code + in menuconfig, enable "Software controls WiFi/Bluetooth coexistence" + in menuconfig, use partitions.csv and change size to 2M (1M is not enough) + in app_m...