Back to Knowledge Base
Device Is Not Connecting
Verify the Device Token
Section titled “Verify the Device Token”- Go to Menu → IOT → Devices and open the Device
- Go to the Tokens tab
- Confirm a valid, non-expired token exists
- If in doubt, create a new token and reconfigure the device
Check protocol and endpoint
Section titled “Check protocol and endpoint”| Protocol | Connection endpoint |
|---|---|
| MQTT | mqtt://<your-domain>:1883 |
| MQTT (TLS) | mqtts://<your-domain>:8883 |
| HTTP | https://<your-domain>/api/device/{deviceId} |
Check authentication
Section titled “Check authentication”- MQTT — use the token as the MQTT password field
- HTTP — include
Authorization: Bearer YOUR_TOKENheader
Confirm the Network assignment
Section titled “Confirm the Network assignment”- Open the Device and verify the correct Network is assigned
- If the Network has IP restrictions, confirm the device’s IP is allowed
Check recent activity
Section titled “Check recent activity”- Open the Device → Events or Metrics tab
- If recent events show, the device IS connecting — the issue may be downstream
Firewall
Section titled “Firewall”Confirm the device’s network allows outbound connections to CoCoCo’s domain on the required port.