New Stable release v1.18.1
-
Thanks for the update, but I can not get it to work.
What am I doing wrong??
Are the upgrade instructions complete???
This is what I get.
rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff8028,len:8
load:0x3fff8030,len:1728
load:0x4009fa00,len:0
load:0x4009fa00,len:14584
entry 0x400a059c
Pycom MicroPython 1.18.1 [v1.8.6-849-f517b1d] on 2018-08-28; FiPy with ESP32
Type "help()" for more information.import sqnsupgrade
sqnsupgrade.run('/sd/NB1-37781.dup','/sd/updater.elf')
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "sqnsupgrade.py", line 538, in run
File "sqnsupgrade.py", line 168, in detect_modem_state
File "sqnsupgrade.py", line 89, in return_code
AttributeError: 'NoneType' object has no attribute 'decode'I think I followed the instructions correctly after loading the latest, stable firmware.
Peter.