User Activity

We are doing FCC and BQB approval next week and I am trying to build the DTM project for the BlueNRG-345 and have the requisite defines for C/C++ and linker but it runs out of RAM on the build.Please explain and point me to the correct changes needed
I am outputting audio over I2S at 8k with a 128 sample buffer. I was getting timing issues so I turn on an LED on the Half way callback and turn it off on the complete callback. I expect a 50% duty cycle. But I get the output below on my scope. Anyon...
I have just started getting this and wanted to understand why and how to resolve. I have done a Mass Erase using the Flasher utility but that doesnt make any difference
Using a BlueNRG-LPI am wanting the advertising packet to show the battery level and some other changing data - pretty normal for a BLE device. So I have it advertising normally and I call this function every 10 seconds. This however seems to just sto...
I am advertising and receive an incoming connection from an iOS App. This all works great. In my disconnect_complete call back I enable advertising again with a call to ret = aci_gap_set_advertising_enable(ENABLE, 1, Advertising_Set_Parameters); Ho...
Kudos from