I'm hoping this is an easy one, i've had a bit of a search on this forum but not found anything.
I can load the example helloserver (or the example wificlient) onto my esp-01 module.
it seems happy
Sketch uses 196,248 bytes (37%) of program storage space. Maximum is 524,288 bytes.
Uploading 35920 bytes from /tmp/build3143359734979143388.tmp/WiFiClient.cpp_00000.bin to flash at 0x00000000
....................................
Uploading 160376 bytes from /tmp/build3143359734979143388.tmp/WiFiClient.cpp_40000.bin to flash at 0x00040000
and when i open the serial monitor i get
...............................................................................................
but that's all i get.
It never connects to the access point
i've tried with two different wifi networks, and used my phone to check i have the ssid and password correct.
but it just gives me the dots, it never says connected.
any ideas?
i was surprised that i didn't have to restart the module before the script starts running.
i'm running ubuntu 14.04 64 bit
i had arduino running separately for the normal arduinos and i'm calling the esp8266 build separately.
(as in, to run the esp on i go to the console and type
ESParduino-1.6.1/arduino