billmania / roboquest_core

The backend functionality for the RoboQuest project
1 stars 0 forks source link

Connection to VCS WiFi network doesn't show IP address #36

Closed billmania closed 1 year ago

billmania commented 1 year ago

Reported by Sean on one robot kit. Not yet reproduced.

billmania commented 1 year ago
  1. use nmtui to define a Connection for a local WiFi AP
  2. verify it appears on screen 3
  3. deactivate any WiFi connections and Access Points via screen 2
  4. activate the new WiFi Connection via screen 3
  5. verify it appears on screen 2, it shows the IP address, and it's actually usable
billmania commented 1 year ago

The current implementation works correctly after activating an inactive WiFi Connection. See README_WiFi_setup.md for how it was tested.