User Activity

Hello, I am using STM32WB55 chip on my custom setup. I have configured my device in peripheral mode. I want to be able to accept / reject pairing requests initiated by the client device. I am following AN5270 for development. I have added code to set...
Hello, I want to enable the secure connection key type as 'DEBUG' in STM32WB55 with my custom setup. The cube IDE does not allow this setting in the configuration of .ioc file. I followed this tutorial and added the following line in my code inside t...
Hi, I am trying to pair STM32WB55 (slave) with windows (master) on a custom setup. While pairing, I am getting this error. The STM32WB55 must have no IO capabilities, and hence configured as No Input No Output. This seems to show that authentication ...