Trying to do the daily "Azure Sphere Starter Kit Sync with Contest Server" thingie
- When I click on "Read Device", Device IP is "Wi-Fi not configured"
- ==> the response:
- "Device ID" is valid
- "Device MAC" is valid
- "Device IP" Wi-Fi not configured
- ==> the response:
- If I enter the following at the command prompt:
- azsphere device wifi show-status
- ==> the response:
| SSID | (for my eyes only) |
| Configuration state | enabled |
| Connection state | : connected |
| Security state | : psk |
| Frequency | : 2437 |
| Mode | : station |
| Key management | : WPA2-PSK |
| WPA State | : COMPLETED |
| IP Address | : 192.168.1.111 |
| MAC Address | (for my eyese only) |
Because "Wi-Fi not configured", when I tap the "Send to Server" button, an error message pops up with "deviceIP":"Wi-Fi not configured","error":"0"
So, what is going on with the app? The app is not seeing that the device is provisioned on the network and thus not allowing me to log-in for that daily clicks.
How am I supposed to log 15 days if the app is not working like it is supoosed to?