Successfully uploaded BasicOTA.ino on the module but when clicked on upload using networl port the following error occurred:
Code: Select all
Start updating sketch
Progress: 0%
Progress: 0%
Progress: 0%
Progress: 0%
Progress: 0%
abort() was called at PC 0x40136e85 on core 1
Backtrace: 0x4008e8b0:0x3ffb1e30 0x4008eae1:0x3ffb1e50 0x40136e85:0x3ffb1e70 0x40089593:0x3ffb1e90 0x400d4149:0x3ffb1eb0 0x400d3dbc:0x3ffb1ed0 0x400d3f9b:0x3ffb1ef0 0x400d39bd:0x3ffb1f10 0x400d3ae6:0x3ffb1f70 0x400d13ca:0x3ffb1f90 0x400d4f95:0x3ffb1fb0 0x4008aff9:0x3ffb1fd0
Rebooting...
ets Jun 8 2016 00:22:57
rst:0xc (SW_CPU_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:0x3fff0018,len:4
load:0x3fff001c,len:1216
ho 0 tail 12 room 4
load:0x40078000,len:9720
ho 0 tail 12 room 4
load:0x40080400,len:6352
entry 0x400806b8
Booting
Ready
IP address: 192.168.41.2
Does anybody knows how to solve the issue?
Regards