Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By Joe Job
#37262 Hi guys, I am a newbie with ESP8266 and having a lot of difficulty with it. I bought 2 ESP8266 to add to two of my Arduino Uno projects so that I could get WIFI capabilities rather than getting an ethernet / wifi shield.

I am demoing on an empty board to get it working then the aim is to add the working code to my existing projects so that I can send and receive MQTT messages but have a hit a massive roadblock and running out of time I have to have the prototypes working in the next couple of days and do not have enough time to purchase a shield as the delivery will not get here in time.

So far I have failed with all online examples of getting connected to my network but if I upload blank sketch and send AT+RST via serial monitor it appears to be working ok as far as I can see.

Code: Select allAT+RST


OK

 ets Jan  8 2013,rst cause:2, boot mode:(3,6)

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

òn't use rtc mem data
rl�‚slÌÿ
Ai-Thinker Technology Co.,Ltd.

ready


However when I try any of the sketches I cannot connect to my network, please can someone offer assistance.

Thanks in advance.
Adam