Firstly, give you congratulations for the forum, really useful.
Few months ago I bought in Arduex the WiFi module ESP8266, but I didn't try it till two days ago. I follow the steps of your tutorials and when I thought that all was fine, I have connected the module with a terminal software on my computer and constanly, the module gives me this exception:
Fatal exception (0):
epc1=0x40100088, epc2=0x00000000, epc3=0x00000000, exvaddr=0x00000000, depc=0x00000000
I have read the same problems in other users, but I can't know if the problem is the same. I don't know where i have to look for to find the blank.s file.
Tell you that I have the ESP8266EX module, with an 4Mb memory 25Q40BT (26MHz crystal, dual and quad), and I don't know if the problem is to use that memory (<8Mb) in boot option.
This are the parameters i have introduced:
Flash size 8Mbit: 512KB+512KB
boot_v1.2+.bin 0x00000
user1.1024.new.2.bin 0x01000
esp_init_data_default.bin0xfc000(optional)
blank.bin 0x7e000 & 0xfe000
Also I have tried with:
boot_v1.2+.bin 0x00000
user1.1024.new.2.bin 0x01000
esp_init_data_default.bin0x7c000
blank.bin 0x7e000 & 0x3e000
Thanks for your support,
SpudStatistics: Posted by Spud — Wed Mar 02, 2016 10:04 pm
]]>