Page 1 of 1

Coex

Posted: Wed May 23, 2018 6:21 pm
by ronant3
Hi,

I have made a project (using the examples projects I git) where gatt_server is combined with iperf to allow WiFi throughput and a BLE Connection to run in parallel.

The issue I am seeing is that the iperf throughput drops significantly when I connect to the board with my iPhone.

Are there any settings in particular that I should use to get decent throughput while maintaining a BLE connection?

Thanks,
Tess

Re: Coex

Posted: Thu May 24, 2018 2:45 am
by ESP_Alvin
Hi, Ronant3

Would you please help provide the commit id of the IDF version you used?

Thanks.

Re: Coex

Posted: Fri Aug 10, 2018 6:25 pm
by ronant3
Hi Alvin,

Since this was the commit before May 23rd I believe this was the gatt_server commit that I modified:

https://github.com/espressif/esp-idf/co ... 64e6158db8

Can you help me to create an optimized project for WiFi throughput while maintaining a BLE connection? I have combined gatt_server with iperf and it runs but the throughput is very poor. Are there some specific configuration settings required?

Appreciate the help.

Thank you,
Tess