WiFi password?
-
I have fired up my LoPy and I see the WiFi AP lopy-wlan-3b74. When I try to connect, it asks for a password. I have no idea what the password should be. The LoPy was just freshly flashed. Please point me to the right spot in the documentation.
-
you have to restore your all wifi password credentials before resetting them, always chose unique password so that it could not be decrypted easily.
-
@shariq Of course. You have 2 options:
- Connect to your board's AP (you can find that here in the WiFi tab). Set
192.168.4.1
as the address inpymkar.conf
in Atom or VSCode and press Connect - Connect the board to an existing WiFi network (requires you to upload code to the board first) then get the IP of the device. Set as address in
pymakr.conf
and connect.
Let me know if you get stuck somewhere!
- Connect to your board's AP (you can find that here in the WiFi tab). Set
-
hi, I want to connect my pycom through ip address. Can someone help me guide through it.
-
@livius Ah good point! I'll add this back. Thanks!
-
@tinjaw
it iswww.pycom.io
and for ftp it is
user:micro
pass:python
@bucknall
interesting that this point is missed in current documentation previously it was there if i remember corectly - now only place where it is - is about telnet and atom plugin
https://docs.pycom.io/chapter/toolsandfeatures/repl/telnet.htmli suppose it will be good to have this info also in WLAN