-->
Page 15 of 19

Re: Storing and reading ssid/pass from eeprom, AP to config

PostPosted: Mon Dec 14, 2015 12:47 pm
by BroHogan
Hi

FWIW I had that problem with some other AP code. When I used a short SSID I got a ESP-....
When I changed it to a longer SSID I got the one I entered.

Re: Storing and reading ssid/pass from eeprom, AP to config

PostPosted: Mon Dec 14, 2015 12:50 pm
by julia freeman
Luckily I said **I think..** :D
In fact I was using the staging version.
It works as expected now.

Thanks to both of you.

baci,

julia

Re: Storing and reading ssid/pass from eeprom, AP to config

PostPosted: Mon Dec 14, 2015 1:39 pm
by ian
I'm glad I'm not alone! I find it quite confusing what the thing 'remembers' :(
@Alex - tried your library today (briefly). I'm looking for something like this for students to use - it does what it says on the can :) BUT it doesn't tell me the IP address assigned by the router when I join as a station.
I can find this in the router DHCP client list but students can't.
Apologies if I've missed something obvious.
Ian

Re: Storing and reading ssid/pass from eeprom, AP to config

PostPosted: Mon Dec 14, 2015 1:47 pm
by ian
Glad it's working Julia!
I thought I was going insane when I encountered this - I was using the stable vesion at work and the staging at home.
Ian