Adding code to make wifi work better on companions#1888
Conversation
* Retry handling if disconnected
* Properly uses WIFI_STA
* Adding first pass CLI commands for provisioning
* Gated only for ESP32
|
Tried to build but got the following error. This is with the latest version of |
beala fix suggestion to repair malformed ifdef Co-authored-by: Alex Beal <alex@alb.computer>
|
@beala did the flashing tips get you up and running? |
Looks good on my end! Thanks for setting this up! |
|
So this is more of a first step, I wanted to nose in a solution gently to avoid people having to compile the platform locally and accidentally submitting their private WiFi networks to GitHub due the hard-coded nature of the current implementation. I didn't, but ask me how I almost had that risk-assessment happen. Plus, this lets people just download the image from the flasher site, hold a button down on their mesh radio, and type some things and get it online. It has been working pretty good here for a month without issue, even with rebasing to newer firmware releases. |
|
Just figured out yesterday, my concerns about console output were due to my using |


Adding code to improve wifi behavior on companions: