Adding BLE DFU to my application

Hi all,

So I was following this guide for updating my firmware over BLE: https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/ncs-dfu#dfu_over_bluetooth:~:text=on%20the%20nRF5340-,DFU%20over%20Bluetooth,-Modify%20the%20Peripheral by  

My firmware is based on Arduino, so in VScode I'm working with platformio. 

I'm updating it to a custom board with the nRF52832 over the nRF52-DK. The problem is that platformio doesn't generate a .bin file in the "build" folder.

My question is how can I apply what that guide says to my own project? I know is a general question, so let me know what you need so it's more clear

Best Regards,

Pablo.

Parents Reply Children
No Data
Related