-->
Page 1 of 3

After flashing ESP8266Basic there is no "ESP" SSID visible

PostPosted: Wed Dec 09, 2015 3:54 pm
by ingmar
Hi,
Is there any help.
I checked the wiring with Putty and AT Commands. This worked. Also a SSID-Network Scan.
Then I run the ESP_Basic_Flasher.exe succesfully.
After a reboot (unplug FTDI-USB) and release GPIO0 only the red LED is on.
If if ground GPIO2 the blue LED is on.
But in both cases there is no WLAN activity. No "ESP" visible.
What is goining wrong?
Best regards,
ingmar

Re: After flashing ESP8266Basic there is no "ESP" SSID visib

PostPosted: Wed Dec 09, 2015 5:59 pm
by Mmiscool
Check your serial terminal for any msgs.

Set your baud speed for 9600.

This might not be the right section of the forum for esp8266 Basic questions.

Re: After flashing ESP8266Basic there is no "ESP" SSID visib

PostPosted: Tue Dec 15, 2015 4:38 am
by Sprite_tm
Moved to Basic forums

Re: After flashing ESP8266Basic there is no "ESP" SSID visib

PostPosted: Tue Dec 15, 2015 10:01 pm
by jamlam
I have the same problem, no "ESP" AP is available. After rebooting the board, I can see the following in a serial terminal:

--
ESP Basic 1.65
1
2
3
Connected to
IP address : 10.0.1.10
WIFIname
WIFIpass
Starting Default Program
Done...
--

Any suggestions?