Hello, I’m working with BG95M3 and QuecPython. Currently, I can pass my main.py file using app_fota, but this doesn’t allow me to protect my code. According to the QuecPython documentation, I should combine my main.py file with the QuecPython firmware and then perform an over-the-air firmware update. I’m trying to do this following the example at fota - Firmware Upgrade - QuecPython the firmware is hosted on a local server at my company, but I’m getting an error during the download: “download status: 708 download progress: 0”.
Could you please help me? I’m not sure if this is the right way or if I’m missing a step.
How do I generate my final firmware and how do I upload it over the air?
Thank you in advance.