Learn how to use the Onomondo app.
Network Insight Tools
Network Logs, Signaling Logs and Traffic Monitor
How to use Signaling LogsSignaling Logs are a way to see all communications between the Radio Access Network (RAN) and Onomondo
What is the Traffic Monitor?Traffic Monitor captures all traffic packets sent to / from the device in real time.
How to use Network LogsNetwork Logs show when your device tries to connect to Onomondo's network. Understanding them helps debug device connectivity issues.
Is it possible to get traffic logs outside of the Onomondo App?Yes. You just have to install the Onomondo Live desktop app.
What does the network_whitelist error in the Network Logs mean?The network_whitelist error occurs when the SIM tries to access a network that is not included in the network list assigned to that SIM.
SMS
Send SMS to your device
Can I send an SMS to my device?Using our API or the SMS Console on the Onomondo Platform enables you to send SMSs to any of your devices.
How do I send SMSs to my device using the API?You can use our API to send an SMS to any or all of your devices
How do I send SMS to a device using the Onomondo Platform?You can send an SMS to individual SIMs using the SMS Console on Onomondo Platform
Where can I see SMS sent by my device?You can capture SMS sent by the device in the SMS console and through webhooks.
How to set up user access control using Tags?Once you have created your Tags and attached them to the desired SIMs, you can start to use Tags for access control for Member-level users.
How do I set up my OpenVPN client on my computer?You can access your device through Onomondo by setting up an OpenVPN client.
I cannot access my authenticator app anymore. Can I reset MFA on my account?Ask the Owner of your organization account to contact Onomondo.
Understand User Levels and How To Manage ThemOnomondo classifies users as Owner, Admin, or Member. Owners have full access; Admins and Members have limited access. Learn more below.
When I try to enable myself for OpenVPN I get a 403 errorCurrent User Access only allows you to edit users with lower access then yourself. Have someone with higher access enable it.
Can I have a member user with read-only access?Yes. You need to make sure that the Tags allocated to the member have write acess set to false.
I am getting an error trying to add a userA user can only add users with lower access level. An owner can create admin or member users but a admin user can only create members.
Can I add Webhooks?Set up custom Webhook for your account to access benefits for multiple use cases
How do I set up a Webhook on my account?Webhooks are a great way to receive real time events to a URL endpoint based on the use cases you require
How long does Onomondo webhook wait for an answer when sending SMS?The webhook endpoint has 1 second to respond.
What are Onomondo Connectors?Connectors add encryption and headers before data reaches the public domain, shifting this responsibility away from the device.
Setting up Passthrough rules for a ConnectorHow do I allow some traffic to get routed to the Internet instead of the Connector.
How to set up an AWS IoT Core ConnectorLearn how to set up an AWS IoT Core Connector to communicate with a device via AWS IoT Core, without the device being aware of it.
Setting up an HTTPS ConnectorAn HTTPS Connector allows you to securely send data from your device to a specified HTTPS endpoint.
Setting up an IPSec ConnectionCreating the IPSec Connector with the API and adding the Connector to SIMs.
How do I setup Connectors?Setting up connectors allows you to send data to a server without logic and SDKs installed to devices.
Setting up a TLS ConnectorA TLS Connector allows you to have a secure TCP socket without having any encryption or SDK's on the device.
How do I set up an Onomondo SIM on AWS IoT Core?Set up an Onomondo AWS IoT Connector with a CA key, certificate, and endpoint, then attach it to your SIMs for seamless data transfer.
How to go from MQTT to MQTTS with a TLS ConnectorWe will look into using MQTT to save on data and power, while still keeping it as secure as if it was MQTTS.
How to set up an Azure ConnectorUse an Azure Connector to send data from your device to Azure IoT Hub. Here’s a short guide on how to create it and add it to a SIM.
How to set up an Azure DPS ConnectorAn Azure DPS Connector will help send data directly from your device to your Azure IoT Hub. Here's a simple way to set it up.