Closed eliasbakken closed 5 months ago
Reflash gets set up as a hotspot if there is a wifi dongle connected. This has been tested with Rexfer.
It seems that it's possible to interact with the application, but it is not possible to download an image.
Merged in main. There is a timeout that needs addressing, but that can be handled in a different issue.
Reflash should check if there is wifi available on the board and set it up as a hotspot if it is available. Once the page has been served, the user should be able to do a scan of local wifi APs and select one that is appropriate. This will temporarily cause the connection to go down while doing the scan. The user can input their password and a connection to the local network should be attempted. If the connection is successful, the session can continue from there. If it not successful, the adapter should revert to being an access point. The credentials can be stored in a config file on the board and be transferred to the newly installed image if the user wants.