i recently bought several 8266-01 and now want to integrate one of them in my project. To start this, I wanted to sent a "AT" via the Arduino serial monitor. However i don't see the command in the window, nor do i get an answer. I do get alot of black diamonds with question marks in them. Sometimes with some numbers or letters.
Used Parts:
- USB to TTL (PL2303HX) Cable --> swapped RX and TX to test
- Arduino IDE -> tested all baud rates
- ESP8266-01 (fresh from their package)
- MacOS X 10.11
Wiring:
- GND to Ground (external power source)
- VCC and CH_PD to 3.3V (From a LD1117)
- GPIO0 to ground or unwired (tested both)
As I'm very new to this IoT and electronics in general, please tell me if i forgot any essential information.
Thank you for any advice,
cheers Ben