User Activity

Hi,I am developing an application with one configuration descriptor & 2 interfaces with 2 endpoints each. The endpoint (CUSTOM_HID) that comes as default while setting up the project via cubeIDE seems to be working alright. I can send and receive dat...
Hi,I am developing on top of the BlueNRG LP Serial Port example. I have added a few services & characteristics according to requirement. However, while connecting the BlueNRG to a host application (NRF connect), connection & service discovery takes a...
Hi,I am developing firmware for an application where in I need to perform an OTA to a higher version (better performance version for instance) and this can keep on continuing, such that I can always update to a higher version from a previous version ...
Hi,I am trying to use a custom OTA application to perform firmware updates. The code works (default Service manger OTA code from the DK) till the image size of the app uploaded is below the address 0x10057800. As soon as the firmware image exceeds th...
Hi,I am trying to use malloc() in BlueNRG LP as I want to dynamically allocate some memory during runtime (not frequent, only when a set of commands are received via BLE). However, I am not able to allocate memory. The pointer always is returning NUL...
Kudos from