User Activity

When a central device bonds with my peripheral, I check the public address of the connecting/bonding device and store it for later use. I was expecting that aci_gap_get_bonded_devices would return the address of any bonded devices, but the address(es...
Using the DTM UART project "BlueNRG-1_2 DK 3.1.0/Project/BLE_Examples/DTM" there is a method to send data (transport_layer_send_data) available. However, the corresponding transport_layer_receive_data logic is blocked out by #ifdef and appears to on...
I need to update the pins used for UART communication by the BlueNRG-2 chip. I have found documentation that states you can update the source code as necessary. Is there any documentation on how to actually build the target .bin or .hex file after yo...
I have a custom-built board with a BlueNRG-2 chip on it. The BlueNRG-2 chip is flashed with the UART version of the binary provided in the STM32CubeExpansion_BLE2_V1.0.0 package.Can anyone provide me the pins that the BlueNRG-2 uses for its UART comm...
Kudos from