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

[OTA] OTA Zigbee from bootloader

Hi guys,

I am trying to add some BLE OTA functions to my NRF52833 running Zigbee. I have looked into the examples in the SDK, and i can see that there is an example for Zigbee OTA server to use BLE to get the flash image and then distribute to the children in its Zigbee mesh. However, I do not want to use Zigbee because it sounds very slow and error proned.

So, my question is that is it possible for the NRF52833 running Zigbee to update the firmware with BLE OTA only (like get the image and then update to the internal flash). Does running 2 type of communications at the same causes any possible error. The firmware i want to update is about 270kB. 

Thanks you and please reply soon

Related