I'm unable to send AT commands to my brand new ESP8266-7.
I can read the bootloader message @76800bps. But it seems to me the chip never switch to normal mode:
ets Jan 8 2013,rst cause:1, boot mode:(7,7)
waiting for host
If I understand the "mode" well (?) the boot mode 7 is inconsistent with the fact I've set pull-ups to 3.3V on GPIO0 and GPIO2 and GPIO15 is on GND.
After some more investigations, it appears that despite the pull-up resistor (4.1kOhm), GPIO0 is not at 3.3V. If I put an oscilloscope on GPIO0 and see a signal @26MHz on that line (see attached picture) ?!? Is that expected ? Did I missed something ?
Any clue on what's going on would be of great help!
Thank you,
- Sylvain