Device Network
Last updated
Last updated
Your Uniot device needs an Internet connection to communicate with the platform. The module handles all network connectivity.
Configure the network in your setup()
function:
See for detailed parameter descriptions.
If your device has an LED, you can use LED indication to define different network states through blink patterns:
1 blink/sec
Standby
Access Point mode, waiting for WiFi setup
2 blinks/sec
Connecting
Attempting to connect to configured WiFi
5 blinks/sec
Error
Connection failed or other error
If your device has a button, you can use it to manage the network:
Long press (3-5 seconds)
Use when device disconnects and enters Access Point mode
Attempts to reconnect to previously configured network
Quick press 5-8 times, then hold 3-5 seconds
Clears current WiFi configuration
Enters Access Point mode for new network setup
Device Won't Connect
Verify WiFi credentials
Check signal strength
Ensure network compatibility
Frequent Disconnections
Improve signal strength
Check power supply stability
Verify network stability
Can't Enter Setup Mode
Try power cycling the device
Check button connections
Verify firmware version