Dubt - Changing de Access Point Name and WPA2 password #5498
Replies: 1 comment
-
Posted at 2016-06-13 by Ollie You'd be looking at the http://www.espruino.com/Reference#Wifi Posted at 2016-06-13 by user65434 ok, I have a new question. I get to connect Espuino Web from Google Chrome to my Generic ESP8266 with Success, but when I send the code to ESP8266 I see a that error message ( Module ESP8266 not Found ). How could I fix it ? The Screen: My code:
Thank you so much for all. Posted at 2016-06-13 by user65434 I Forget to say. I have a ESP8266 ESP-07 Generic. Posted at 2016-06-13 by Ollie Couple of things:- Also the code you are using looks old, the ESP8266 module API no longer includes some of those methods (as far as I know). All the documented ESP8266 methods can be found here: http://www.espruino.com/Reference#ESP8266 Posted at 2016-06-13 by user65434 I am flashing Espruino 1v85 pack espruino_1v85_esp8266. Look my configuration: Posted at 2016-06-13 by user65434 I am flashing Espruino 1v85 pack espruino_1v85_esp8266. I can't write line code on terminal Espruino Web IDE Look my configuration: Thank you Posted at 2016-06-13 by user65434 Hi, could you be to help me, please. How could I write some code on terminal. It's blocked to me. I can't to write nothing.. What is wrong ? Posted at 2016-06-13 by Ollie I don't have experience of the NodeMCU firmware programmer - maybe try gitter.im/espruino/Espruino, there are some Windows users on there I think who may be using. Garbage/errors in left window/console can indicate a baud rate problem in the IDE - it should be 115200, but only time I could not key to console was a Mac OS problem so I can't be much help sorry. At least make sure you are set at 115200 in the IDE. Also, you might want to try ESPtool.py. There are some example flash scripts you can run for the 512kb/4mb boards include in each archive. Makes flashing fairly straightforward, although I don't know if that is your issue here. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2016-06-13 by user65434
Hi, Everybody.
How could I change of Access Point Name and insert Access Point Password of kind WPA ?
Thank you so much for now.
Beta Was this translation helpful? Give feedback.
All reactions