ESP8266 Webserver Project

Moderator: Sprite_tm

User avatar
By alonewolfx2
#2747

EDIT: with the Electrodragon firmware V0.925, I can scan for APs and join without problems, so I'm pretty sure it's not the power supply.

What is difference between 0922 with 0925 ? Just 4 at command for change ip
User avatar
By wouter011
#2806 I'm able to compile and flash this project. Also it's working beautifully!

The only problem I'm facing is that I can't receive the debug info printed by 'os_printf'.
I'm connecting to the ESP8266 using a USB-TTL converter and connecting RX and TX.
I make use of minicom connecting with a baudrate of 115200 8N1. Using these settings I was able to communicate AT commands.

How should I continue to solve this?