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

Client running on a Raspberry Pi Model 4. Support for how to do FOTA updates. #695

Open
nphippsoneill opened this issue Apr 14, 2023 · 1 comment

Comments

@nphippsoneill
Copy link

How would one go about doing a firmware over-the-air (FOTA) update if the wakaama client is running on a Pi model 4 and some Leshan demo instance? I've tried using Thingsboard and simply transfering a bootcode.bin file is not sufficient enough. I assume some sort of logic needs to happen on the client side for the firmware update to happen correctly. Is there support for how to do this?

@ramadhanafif
Copy link

LWM2M only helps you transfer the data from server to your Pi. The rest of it you need to implement them by yourself.

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