Checking Thing Connection via SMS
In this section you may learn how you may check if your Monogoto SIM card (Thing) is connected to a network using an SMS message.
Last updated
In this section you may learn how you may check if your Monogoto SIM card (Thing) is connected to a network using an SMS message.
Last updated
Before using SMS to check Thing connectivity, please make sure that your Monogoto account supports incoming SMS functionality and that incoming SMS are enabled for your Thing.
Testing SIM card connection to a network via the help of the SMS messages from the portal if one of the most commonly used methods, since it is very reliable, fast and easy procedure.
There are 2 main ways to send SMS message from the Monogoto portal to your Thing:
1. Click Things from the sidebar menu.
2. Find a Thing that you wish to send SMS to and to press on Thing name to open itโs Thing Menu.
3. Click Send SMS to Thing.
4. Enter a name in the From field.
5. Type a Message.
6. Click Send.
Please note that some iot devices due to security reasons require you to define whitelist of phone numbers that can send SMS to your iot devices. Therefore, when you want to be able to send SMS to your iot device we would advise you to do the following:
Check if your iot device requires you to have a number whitelisted in order for the iot device to accept the SMS. If it does, then please think of a number that you would like to be shown when sending SMS to your iot device.
When sending the SMS from portal, please in FROM field enter a phone number that you have entered in your iot device whitelist.
When entering phone number in FROM field, please enter it with country code, without the + or 00 symbols. For example +4420123456789 should be entered as 4420123456789.
1. Click Things from the sidebar menu.
2. Find a Thing that you wish to check and open itโs Thing Menu.
3. Scroll down to Events, they show SIM logs.
4. In Events, please check the logs for SMS events.
Success = SMS message reached recipient successfully. Failure = SMS message failed to reach recipient, due to some reason. Usually the reason should be stated in the same Event.
To send an SMS from the portal to a single Thing, please use following request:
Please note that the above shown command needs to be replaced with information: <<<_THING_ICCID_>>> - replace with your Monogoto thing ICCID number <<<_TOKEN_HERE_>>> - replace with your token <<<_SMS_CONTENT_>>> - replace with your SMS message content <<<_SENDER_NAME_>>> - replace with sender name you wish recipient to see
Example of request:
Expected result (showing Thing ID and SMS ID):
1. Click Things from the sidebar menu.
2. Find a Thing that you wish to check and open itโs Thing Menu.
3. Scroll down to Events, they show SIM logs.
4. In Events, please check the logs for SMS events.
Success = SMS message reached recipient successfully. Failure = SMS message failed to reach recipient, due to some reason. Usually the reason should be stated in the same Event.