I have my first 8266 module and started with it.
On the first attempts I got some clear text mixed with some garbage.
So i thought the Baudrate is maybe too high (115299).
So I used the AT+IPR=9600 command.
AFTER that I habe read 'Don't use this command on newer firmwares! Configuration will be wrong and you will have to erase the configuration part of flash memory.'
So know I'm getting this output at 74880 Baud when powering it on:
ets Jan 8 2013,rst cause:1, boot mode:(3,7)
load 0x40100000, len 1396, room 16
tail 4
chksum 0x89
load 0x3ffe8000, len 776, room 4
tail 4
chksum 0xe8
load 0x3ffe8308, len 540, room 4
tail 8
chksum 0xc0
csum 0xc0
2nd boot version : 1.4(b1)
SPI Speed : 40MHz
SPI Mode : DIO
SPI Flash Size & Map: 8Mbit(512KB+512KB)
jump to run user1 @ 1000
SDK
The Blue LED is now always on and no AT command can be send to the 8266.
So, is there any way to do a hardware reset to factory defaults?
I have this module: https://www.amazon.de/dp/B0169NDA3U/ref ... TE_3p_dp_1
Cheers
Florian