Chat freely about the open source Javascript projects for ESP8266

User avatar
By akashpandey27
#40892 Hello,
Successfully able to flash ESP-07 with Smart.js firmware but when burning got completed console is not printing the device configuration, boot messages and I am also unable to communicate with the device

What may be the possible reason for that.

I am using Arduino Uno (chip removed) with ESP-07 and configured as

ESP-07 <---------> Arduino Uno
Reset <---------> Reset
TXD <---------> TXD
RXD <---------> RXD
VCC <---------> 3.3v
GND <---------> GND
GPIO0 <---------> GND

Also tried on default firmware, but its not replying to AT commands at all.

Thanks