FOTA requirements
woutervhoof opened this issue · 1 comments
woutervhoof commented
Hi!
I'm having trouble with getting the firmware over the air to work. I followed the aplication note and the server-side works like it should. However, I tried using my code and FOTA example on the Silex module and Alfa networks raspberry pi shield. Both stop at the function nrc_fota_is_support()
.
Can you confirm that both boards aren't supported for FOTA and what are the requirements for a module/board to be supported for FOTA? Is there a supported module available on the market right now?
Thanks in advance!
Wouter
webrtcccccc commented
Hi,
It seems that nrc_sf_get_size() >= 0x200000 can use fota, that is, the flash size needs to be greater than 2097KBytes