View Device States and Connected Status

Once your device is connected, you can use the AerPort SIM INFORMATION window to check the status of your cellular connection and verify that data, SMS, and voice services are functioning properly.

Confirming Network Registration

You can view a device's registration status in the Network Status section of the SIM INFORMATION window.

To view a device’s registration status:
  1. In the left navigation menu, click SIMs.
  2. Select a device from the table to load the SIM INFORMATION window.
  3. Locate the registration status indicated in the Network Status section under Registered. YES indicates that the device is registered.
For 2G and 3G devices, there are two types of registrations:
  • Circuit Switch (CS): Controls SMS and Voice services. Your subscriber information is registered in the visitor location register (VLR) of the carrier network in which you are connected.
  • Packed Switch (PS): Controls data services. Registration is indicated by the successful authorization of your device on the serving GPRS Support Node or SGSN of the visited network.

Both the VLR and SGSN are identified by a global title that can be used to determine which carrier you are connected to. The Radio Access Technology (RAT) type indicates the type of network technology your device is authorized to use.

Verifying Data Services

To verify IP data services using AerPort and a 3G device:

Note: The commands to start a data session may vary based on your module, check your module documentation for the correct commands.
  1. Open the terminal on your computer.
  2. Enter the following command to set the APN for the internal PDP context on the module: apsd=0,1 "iot-eu.air.net."
  3. Enter the following command to save the context information to non-volatile memory (NVM), so it does not have to be configured each time to show the status of the PDP context: upsnd=0,8

    Note: 0 indicates the context index and 8 indicates the status. The last value of zero indicates that the context is not currently active. You can also see this reflected in AerPort by the yellow exclamation icon in the Data Session section of the SIM INFORMATION page.

  4. Enter the following command to activate the context: upsda=0,3

    Note: 0 indicates the context index and 3 is to activate. The return value OK indicates that the context activation was successful.

  5. Enter the following command check the IP address that was assigned to the data connection: upsnd= 0,0

    Normally, your device will send some data to your IoT application server. You can also proceed to the next step to ensure you are connected. For this example, ping a server to ensure you are connected.

    Note: You can also view the active data session and IP address in AerPort. The green check mark icon indicates that your device is in a current data session. You also see the IP address and the time the session started.

  6. (Optional) Enter the following command to ping a server and test connectivity: UPING="www.google.com"
    A valid response from the pinged server indicates a valid network connection.
  7. Use the following command to deactivate the context: uspda= 0,4
    You can see this action reflected in AerPort after refreshing the SIM INFORMATION window as indicated by the inactive data session.

Verifying SMS Services

To verify SMS services, you can use the AerPort SIM INFORMATION window to send a mobile-terminated SMS directly to your device. To verify SMS services:
  1. Configure the device to automatically read the message once it arrives.
  2. In the left navigation menu, click SIMs.
  3. Select a device from the table to load the SIM INFORMATION window.
  4. In the SIM Operations section of the diagnostic page, click Send Message.
  5. In the input box, type your test message and click SEND. The status of the SMS message appears in the status window in the middle of the screen. You should see the message deliver successfully to your device. The network then sends confirmation back to AerPort that the message has been successfully processed.

Verifying Voice Services

To verify voice services, you need two cell phones (e.g. your personal cell phone and a cell phone with the Aeris Fusion Global IoT SIM).

Note: If you do not know how to access your IoT device’s voice services, refer to your device manufacturer or your module manufacturer's documentation.

Before testing or verifying voice services, follow these steps to ensure your device is provisioned to use Voice on the Aeris network:
  1. In the left navigation menu, click SIMs.
  2. Select a device from the table to load the SIM INFORMATION window.
  3. Click the SETTINGS tab.
  4. In the Network Services section, verify that Voice is enabled.

All Aeris SIMs are provisioned with non-viable numbers, which you can find in the MSISDN field. This prevents your device from receiving unsolicited phone calls and gives you complete control of mobile terminated voice services. Even though the device is configured with a non-viable number, mobile originated voice calls can be initiated from your IoT device to any valid phone number.

Note: Mobile terminated voice calls can only be completed securely through the AerPort platform or the Aeris APIs.

Once you verify your device is provisioned to use voice services, you can test voice services by placing a mobile terminated call:
  1. From the SIM INFORMATION window, click the NETWORK tab.
  2. In the SIM Operations area, click Get local dialable number to request a valid dialable number from your device's switch.

    Note: This functionality is also available via API and essentially sends a request to the serving switch for a temporary local directory number (TLDN). The temporary number returned is valid only for a short time period, typically around 30 seconds.

  3. Dial the TLDN from any valid telephone line (e.g. your cell phone).
  4. Ensure your IoT device receives the mobile terminated voice call. Once you answer and hang up, the call completes for rating purposes.

    Note: All mobile terminated and mobile originated voice calls are rounded up to the next minute.

Have more questions? Submit a request

0 Comments

Article is closed for comments.