I would appreciate some advice on trying to get these modules up and running.
I have followed the instructions for flashing the chip, but without success. When first connected, I need to set a baud rate of 76800 in order to read the response from the module. On power on/reset, I get the message:
ets Jan 8 2013,rst cause:2, boot mode:(1,7), which seems reasonable.
I then follow instructions for flashing the BASIC interpreter. The program finds the module and downloads over a period of around 39 seconds. At the end, I get a warning message which looks like this:
- I have had more helpful warning messages!
However, the 386 dots would, if each dot represented 1024 bytes, suggest that something less than 395,264 bytes have been downloaded, which corresponds well with the 394,560 stated in the message.
When I remove the ground on Port 0 and reset, I still need to be on 76800 bauds and receive the message:
ets Jan 8 2013,rst cause:2, boot mode:(3,6)
load 0x4010f000, len 1264, room 16
tail 0
chksum 0xef
csum 0xef
csum err
ets_main.c
And that's as far as I can get! Any advice would be much appreciated.