User Activity

Hello all,We are developing a product that connects to a mobile application through BLE. Sometimes, not all the time, the product does not connect to the smartphone the first time, it retries to connect until it gets there. As a consequence, the conn...
The following function aci_gap_update_adv_data returns the error 0x91 which means "Failed". We don't understand why we have this error and the startup of the device. Do you have any idea ?Best regards,Audrey
Hello all,We are trying to connect STM32WB with phone using BLE. We have based our code on the Hearth rate example given by ST. We have installed LightBlue on smartphone and now we try to connect with the device. On LightBlue, we can see that the dev...
Hello all,We are using BLE to send packet of 23 bytes every 5 ms. Since we have noticed that some packets are lost, we are trying to investigate to understand what's happened. In addition to lost packets, for almost every packet, we get the error BLE...