User Activity

I am using BLE Chat application where I have added the bonding feature. When I don't use OTA, I can connect to the device and bond it and the bond information stays even after reconnecting to the device.But when the OTA is enabled, once I connect to ...
While sending more bytes of data from app to the BLE module after connection I am getting the following error-Error 13 (0xd): GATT INVALID ATTR LENHow do I increase the length so that I can send more bytes of data?
Initially when bond is disabled, BLE works fine. But when bonding is enabled through AT Commands and board is reset, I get error like "Error in aci_gap_set_discoverable(): 0x42". I am storing the Bond status in nvm. Is nvm making the issue? I suspect...
Hi, i am new to using ST boards. I am using a broadcaster which only sends data after every particular interval. I want to use resolvable and non resolvable private address techniques to secure the data sent and direct it only a particular user and n...