-
Notifications
You must be signed in to change notification settings - Fork 17
Config portal & OTA
mcer12 edited this page Jan 23, 2020
·
6 revisions
Config portal will start automatically at first run.
- Connect microUSB power or pull GPIO12 to GND (either of those will enable Config AP)
- Push the reset button
Push reset button or click Save in Config portal.
- Start config access point and connect to it from pc or phone
- Head over to http://10.10.10.1/update
- Upload the binary.
NOTE: To generate binary in Arduino IDE, select Sketch -> Export compiled binary. The binary will be saved to the projects directory.