User Activity

Hi,i'm working on a STM32H755II MCU, I followed this guide and setup two debug configurations one for CM7 (that downloads both codes) and one for CM4. I added on the CM7 project the common implementation for printf:int printf_swo(char *ptr) { uint32...
First time, my phone bonds and connects succesfully to my device, but when i disconnect and reconnect the device gets not bonded, then connected and then disconnected. If i disable the call to aci_gap_slave_security_req function the second time, it c...
On my phone i'm using nRF Connect app. I can manually connect (and bond), disconnect and reconnect, but i'd want to reconnect automatically.What i've done on my device:/*Set capability*/  ret = aci_gap_set_io_capability(IO_CAP_DISPLAY_ONLY); /* Set a...
Kudos from