Search found 1 match
- Tue Jan 08, 2019 7:07 pm
- Forum: ESP-IDF
- Topic: Prevent unnecessary BLE Parameter updates
- Replies: 0
- Views: 2836
Prevent unnecessary BLE Parameter updates
Using the latest ESP IDF, we connect from the ESP (Central) to a Peripheral (Ti26x2). The peripheral accepts parameters within the following ranges, and also advertises them: Minimum connection interval (units of 1.25ms, 80=100ms): 80 Maximum connection interval (units of 1.25ms, 104=130ms): 104 Sla...