Manual flashing (through uart) of user1.bin to ESP is working fine (at respective address).
Updating also happening from local server.
But unfortunately the update process stalls and the last line showing
.............
......................
2nd boot version : 1.1
SPI Speed : 40MHz
SPI Mode : QIO
SPI Flash Size : 4Mbit
jump to run user2
user code done
The device should (??) restart after it, but not restarting. Manual restarting sending to a different state where it is not recognising any command (baud rate mismatch??)
Any suggestion will be helpful.
BTW, I have also made a custom AT command to specify the local address from UART terminal.