Hello,
I have the exact same issue, does anyone have found a solution for excluding the original IDF component?
Thanks
Search found 3 matches
- Wed Oct 06, 2021 2:21 pm
- Forum: ESP-IDF
- Topic: Mocking IDF components with Unity & CMock
- Replies: 1
- Views: 2229
- Tue Sep 14, 2021 1:40 pm
- Forum: ESP-IDF
- Topic: BT address type changes
- Replies: 2
- Views: 2394
BT address type changes
Hi, I am currently developing an app for ESP32 using NimBLE, that will pair and bond with an Android and iOS application. I am using "just works" pairing method. I am setting the address of the ES32 to BLE_OWN_ADDR_RANDOM so that it will work with the iOS app. However, I see that the address types o...
- Mon Aug 16, 2021 8:41 am
- Forum: ESP-IDF
- Topic: Repeated bonding with NimBLE
- Replies: 0
- Views: 3591
Repeated bonding with NimBLE
Hello, I am currently developing an app for ESP32 using NimBLE, that will pair and bond with an Android application, using "just works" method. I use the nRF Connect app from Play Store to connect. The problem I am facing is that, sometimes, even if the devices are bonded, the bonding is repeated. I...