Search found 3 matches

by flonas
Wed Oct 06, 2021 2:21 pm
Forum: ESP-IDF
Topic: Mocking IDF components with Unity & CMock
Replies: 1
Views: 1923

Re: Mocking IDF components with Unity & CMock

Hello,

I have the exact same issue, does anyone have found a solution for excluding the original IDF component?

Thanks
by flonas
Tue Sep 14, 2021 1:40 pm
Forum: ESP-IDF
Topic: BT address type changes
Replies: 2
Views: 1859

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...
by flonas
Mon Aug 16, 2021 8:41 am
Forum: ESP-IDF
Topic: Repeated bonding with NimBLE
Replies: 0
Views: 3246

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