Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FOTA requirements #18

Open
woutervhoof opened this issue Jun 9, 2023 · 1 comment
Open

FOTA requirements #18

woutervhoof opened this issue Jun 9, 2023 · 1 comment

Comments

@woutervhoof
Copy link

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
Copy link

Hi,

It seems that nrc_sf_get_size() >= 0x200000 can use fota, that is, the flash size needs to be greater than 2097KBytes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants