Remotely update python file when Xbee3 in micropython mode

Hi,

I have Xbee3 modules configured in MicroPython REPL mode. In digi xbee-python library, there is remote file system update support. But when I tried the example, I got “Stat filesystem error: Response not received in timeout”.

Is it possible to remotely update the running python file for xbee modules?

Thanks in advance!

Yes there is but you do need to follow the steps outlined at https://www.digi.com/resources/documentation/digidocs/90001539/#containers/cont_ota_upgrade.htm?TocPath=OTA%2520firmware%252Ffile%2520system%2520upgrades%257C_____0

1 Like