How to configure eSIM profiles in RMS?
Appearance
Main Page > IoT Platforms > RMS > RMS FAQ > How to configure eSIM profiles in RMS?
eSIM configuration
The eSIM configuration menu allows you to set up an eSIM profile on eSIM compatible devices. To configure your devices, navigate to the RMS web page, open the left sidebar panel, go to the Management → Devices page and select your device(s) using the checkboxes in the main Devices table. Then, click on
, navigate to the Configuration submenu, and there you will find eSIM configuration.
Adding new profile
Instructions
- Select your eSIM compatible devices.
- Open actions menu

- Expand configuration submenu and click on eSIM configuration.
- An eSIM configuration menu will open.
- Manual - for manual eSIM profile management on single selected device only.
- From file - for configuring a list of eSIM profiles to single or multiple devices.
- Manual
- Click Add eSIM profile to add new profile.

- Input profile name.
- Input profile's activation code.
- Click Add.

- New profile will show up in the list. Click Add to send this configuration to your device.

- Action status window will pop-up. You will see if it was successful, alternatively you will see an error if it failed.
- From file
- Download an example file.
- In the file, you need to input: serial number, profile name, eSIM profile's activation code and modem ID to which the profile will be applied.

Since modem IDs differ between device models, you can check your device’s modem ID in the Manual section for your chosen model:
Or alternatively, do an API call in device's command line interface (CLI)api get /modems/statusand search for parameterid. This can be done by executing the following command:
root@RUT241:~# api get /modems/status | jsonfilter -e '@.http_body.data[0].id'1-1 - Once the file is prepared, upload it.
- Click Add to send the configuration to your device(s).

- Action status window will pop-up. You will see if it was successful, alternatively you will see an error if it failed.
Editing eSIM profiles
If eSIM is inactive and you need to activate it or you desire to change which profile should be active or just modify profile's name, these changes can be made for your selected single eSIM capable device.
Instructions
- Select your eSIM compatible devices.
- Open actions menu

- Expand configuration submenu and click on eSIM configuration.
- An eSIM configuration menu will open.
- Click on edit button to switch the enabled profile or modify its name:

- After making desired changes, click Save.

- Action status window will pop-up. You will see if it was successful, alternatively you will see an error if it failed.
Alternatively you can go to your eSIM capable device's details page, navigate to eSIM tab and do the changes there:
- Sets your eSIM interface as the primary/default.
- Switch between active eSIM profiles.
- Edit eSIM profile.
- Delete eSIM profile.
- Add new eSIM profile.