https://github.com/hrassi/esp32-wifi-connect
function in micropython to connect to a list of known ssid
https://github.com/hrassi/esp32-wifi-connect
esp32-wifi-connect esp32-wifi-micropython
Last synced: over 1 year ago
JSON representation
function in micropython to connect to a list of known ssid
- Host: GitHub
- URL: https://github.com/hrassi/esp32-wifi-connect
- Owner: hrassi
- Created: 2024-10-27T09:55:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-27T10:03:50.000Z (over 1 year ago)
- Last Synced: 2025-01-24T06:09:39.474Z (over 1 year ago)
- Topics: esp32-wifi-connect, esp32-wifi-micropython
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# esp32-wifi-connect
function in micropython to connect to a list of known ssid and password
when this function is called it will try to connect to all the ssid
stored in a list . after 12 seconds it try the next ssid till it connect
it turns the onboard led on