User Activity

Hi,i have an STM32WB used as client. Compiling the project with libraries 1.8.0 i can connect 5 BLE servers without any problem, compiling the project with libraries 1.10.0 i can't connect more than 2 BLE Servers, from the third aci_gap_create_connec...
Hi,I am running a system with some STM32WB, one client and some server.Right now i am connecting, pairing and bonding the devices. If i start from a condition where i have all the server not bonded (aci_gap_get_bonded_devices return nothing) and I st...
Hi,i have 2 boards (client and server) with STM32WB that communicates through BLE messages. Right now, at every reboot/disconnection i am redoing the pairing, but it is really slow.In order to reduce the whole connection time, i am trying to use the ...
Hi,for my application i need to connect from 8 to 16 BLE devices (STM32WB sensor boards) to a LTE gateway (always a STM32WB board). Since actually the maximum connectable devices in master mode are 5, I found not ideal the solution to switch device t...
Hi,i would like to execute command after i click the debug icon, but before the debug starts.In particular:I have an app with a bootloader. The bootloader check the CRC of the firmware before start it.Right now i generate, thanks to post build operat...
Kudos from