D
@jmarcelino
And on retrying the firmware upgrade again, this time I am getting a different error once and back to the same AT+SMSWBOOT failed error
<<< Welcome to the SQN3330 firmware updater >>>
Entering recovery mode
Resetting.
Starting STP (DO NOT DISCONNECT POWER!!!)
Traceback (most recent call last):
File "main.py", line 2, in <module>
File "/flash/lib/sqnsupgrade.py", line 114, in run
NameError: local variable referenced before assignment
MicroPython v1.8.6-849-83e2f7f on 2018-03-19; FiPy with ESP32
Type "help()" for more information.
>>>
<<< Welcome to the SQN3330 firmware updater >>>
Entering recovery mode
Traceback (most recent call last):
File "main.py", line 2, in <module>
File "/flash/lib/sqnsupgrade.py", line 98, in run
OSError: AT+SMSWBOOT=3,0 failed!
MicroPython v1.8.6-849-83e2f7f on 2018-03-19; FiPy with ESP32
Type "help()" for more information.
>>>
I have not done any changes to my code or file since the last error: OSError: AT+SMSWBOOT=3,0 failed!