User Activity

I have a STM32WB that serves as the master and four other as the slaves.As the slaves may sometimes go offline, the master will periodically tries to connect with them (say, every 10 seconds). Between two connection attempts, the master allows the co...
I read in this document about the concept of BLE slot allocation. I experimented with 5 STM32WB boards, one as master the four as slaves), and encountered an error I didn't understand.The master issued `aci_gap_create_connection` to each of the four ...
I have been testing with two STM32WB boards, one as central and the other as peripheral. I read in the document "Building wireless applications with STM32WB Series microcontrollers" (newest member cannot add links so I could only paste the title of t...