Why isn't my model connecting to standalone?
Device model won't connect: verify the required port is open using nc. Check the device list page for the model-specific port number
Last updated
Was this helpful?
Device model won't connect: verify the required port is open using nc. Check the device list page for the model-specific port number
Why isn't my specific device model connecting, while other models work?
If you have a specific device model that won't connect to your platform (for example, Teltonika), while other models work, the most likely cause is a closed port.
Example: Teltonika typically uses port 47776.
Verify from an external host:
nc -zv your_domain.com 47776
Open the required port, then retest.
For a full list of ports, search for the device model on the device list page.
Last updated
Was this helpful?
Was this helpful?