Search found 2 matches

by ronant3
Fri Aug 10, 2018 6:25 pm
Forum: ESP-IDF
Topic: Coex
Replies: 2
Views: 5240

Re: Coex

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/commit/2e7613b6560775b27c50eb81e81d5c3ff712b866#diff-e5d854b87c07322eb37cb164e6158db8 Can you help me to create an optimized project for WiFi throughput...
by ronant3
Wed May 23, 2018 6:21 pm
Forum: ESP-IDF
Topic: Coex
Replies: 2
Views: 5240

Coex

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 se...