Soracom Product Updates logo

Product Updates

Soracom is IoT connectivity with powerful APIs that enable you to build world class applications

Subscribe to Updates
  • Japanese 日本語

Labels

  • All Posts
  • Feature
  • Improvements
  • Devices
  • Announcement
  • Beta
  • Deprecation
  • End of Support

Jump to Month

  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
Announcement
a month ago

MCC and MNC information added to SIM List CSV

When a Soracom IoT SIM connects to a cellular network, Soracom stores details about the connection, which is referred to as a "session." These session details include MCC (Mobile Country Code) and MNC (Mobile Network Code), which indicate the country and network that a SIM is connected to, and details for both the current session (if the SIM is online) and the previous session are stored as part of the SIM's properties.

With this update, following items will be added to the SIM List CSV, a file which contains a complete list of all SIMs in your account along with their details, after the renewalFeeStatusSetTime column:

  • currentMCC
  • currentMNC
  • previousMCC
  • previousMNC

By adding these new items, you can quickly sort and filter SIMs in your account to check the countries and networks they are currently or were previously connected to, in order to better understand connection behavior or to help with SIM management and troubleshooting.

This update will be applied starting from August 9, 2023.

Please note that the MCC and MNC values will appear as 3 digit and 1-3 digit numbers, respectively, rather than as text names, as these names may change over time. You can use resources such as mcc-mnc.com or Wikipedia: Mobile country code (and its related Mobile network codes pages) to find the name of the country or network as required. If an MNC value appears as a 1-digit number, simply add a leading 0 (such as 5 → 05) to determine the correct MNC.

The SIM List CSV can be downloaded from the SIM Management screen of the User Console, as well as from the Soracom API using the Subscriber:exportSubscribers API endpoint.