Replies: 2 comments 1 reply
-
|
Dear @Humancell , Welcome back :) You can find FOTA + OTA guide here: https://developer.quectel.com/doc/quecpython/API_reference/en/syslib/fota.html Please let me know if you have any questions. Thank you |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
@Humancell Hey We'll check your questions and reply to you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm slowly getting my first apps written in QuecPython, and am planning out my first sensor application.
I was looking through the API docs, etc. and was trying to find how I can have my QuecPython code OTA updated?
In all of my sensors I have the code check for OTA updates, and also detect responses from my cloud that indicate on demand that an OTA is present for the device. Obviously this is a critical feature for all IoT devices.
How can I implement a similar OTA capability for my QuecPython code? Is there documentation somewhere? An example?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions