Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By FOXi
#14908 Hello,
I'm using ESP-01. When I try write some code it doesn't work. My GPIO_2 is still HIGH(3.3V) and GPIO_0 (2V).
Image

When I try add Serial.print("A") into loop, serial monitor print something like this : rl��r��c�n��� ��p�...
but not in loop only when I restart modul.

Can anybody help me please?
Last edited by FOXi on Thu Apr 30, 2015 11:46 am, edited 1 time in total.
User avatar
By Kaef
#15898 Hi, did you solve your problem?
I tested your code with a olimex mod_wifi_esp8266_dev module and it works fine.
Maybe your setup (gpio0 etc.) is not correct? I added a pullup resitore to the reset pin which makes my board running more stable.

Regards,
Kaef