This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Is there example OTA DFU code for nRF51822 in 2.4 GHz mode (not BLE)?

Hi all,

I've successfully used the examples for:

  1. OTA DFU for nRF51822 in Bluetooth Smart mode.
  2. OTA DFU for nRF24LE01 (2.4 GHz mode only).

But I couldn't find OTA DFU example code for nRF51822 in 2.4 GHz ESB mode (not BLE). Is there such examples?

If not, I'm thinking about taking the example DFU code for the nRF24LE01 (ESB) and porting the flash access functions, etc to nRF51 equivalent calls. Would that be a good approach?

Thanks!

Gil

Related