IMPORTANT: New Firmware Update Tool Released (version 1.1.2.b1)
-
@daniel Thank you.
-
@robert-hh the github repo is updated ahead of the release: https://github.com/pycom/pycom-micropython-sigfox
-
@robert-hh yes, will publish code today as well (for sure). The difference is that before we were flashing the device using qio mode. With the latest IDF, we need to do it using dio mode, otherwise the board doesn't boot. After booting the flash is changed to qio mode just as before so there's no performance impact at all.
-
@daniel What is the difference requiring this change? And please make the new version of the firmware available in the Github repository.