-->
Page 3 of 3

Re: RFM69 - getting started

PostPosted: Wed Jan 11, 2017 11:27 pm
by bkenobi
I've been able to get to the AP setup screen by uncommenting the 2 sets of lines in the wifi_setup function (line 100 and 110-114). This allows me to select the SSID of the router/AP. However, once I connect to the router/AP (as seen from the serial monitor and on the router itself), I cannot load a page on the ESP. For some reason, it appears the ESP isn't making a web page available. I've been trying for a couple weeks and at this point don't see much room for progress. :(

Re: RFM69 - getting started

PostPosted: Fri Feb 10, 2017 1:56 pm
by chbla
Did you get it working?

I might look back at the RFM69s within the next days, I didn't have much time until now.

Re: RFM69 - getting started

PostPosted: Fri Feb 10, 2017 3:07 pm
by bkenobi
I gave up on that code since many attempts led to the same result. I was able to get further with EasyESP which seems to have a similar approach. I think I had to enable a password on the router to get that one working. I did not do anything with either code after these initial tests due to minimal progress under stock configurations.