Can't send commands
Posted: Wed Jun 10, 2015 10:31 pm
Hi there.
I just successfully flashed my ESP-01 with
After flashing, I unpowered, removed connection to GPIO0, and repowered.
I tried
Anyone have an idea of what my problem might be?
I just successfully flashed my ESP-01 with
Code: Select all
using nodemcu_lastest.bin
Code: Select all
Now I want to send AT commands.espytool.py
After flashing, I unpowered, removed connection to GPIO0, and repowered.
I tried
Code: Select all
and it takes me to a blank terminal. I try to type, and nothing shows up. I tried baud rates of screen /dev/ttyUSB0 9600
Code: Select all
and 57600
Code: Select all
, but neither of those worked either. On all three baud rates, when I cycle power, I get some jibberish question mark things in the terminal.115200
Anyone have an idea of what my problem might be?