All Collections
SoftSIM
Try out our 100% software-based SIM.
Getting Started with the Onomondo SoftSIMThis article provides an overview of the basic steps required to set up the Onomondo SoftSIM.
SoftSIM CLI tool for provisioning SoftSIMThe SoftSIM CLI tool helps with provisioning your SoftSIM-enabled device before and during production.
How to integrate the Onomondo SoftSIM with the BG95 from QuectelThis guide provides a walkthrough of how to set up the Onomondo SoftSIM with the BG95 from Quectel.
How to integrate the Onomondo SoftSIM with the EG21-GL from QuectelThis guide provides a walkthrough of how to set up the Onomondo SoftSIM with the EG21-GL from Quectel.
How to Integrate the Onomondo SoftSIM with the nRF91 Series from Nordic SemiconductorThis guide provides a walkthrough of how to set up the Onomondo SoftSIM with the nRF91 Series from Nordic Semiconductor.
How to integrate the Onomondo SoftSIM with the A7672G from SIMComThis guide provides a walkthrough of how to set up the Onomondo SoftSIM with the A7672 from SIMCom.
Which radio modules currently support SoftSIM?SoftSIM is currently available for testing on a few selected devices.
Can I fetch SoftSIM profiles to an existing profiles.json file?No, it is not possible.
After fetching SoftSIM profiles once, can I fetch the same profiles again?No, the API is guaranteed to only return each profile once.
Is it possible to move SoftSIMs between devices?Yes, it is possible, BUT we strongly advise against doing so. This may lead to connectivity issues.
Which nRF modem firmware supports SoftSIM?All modem firmware versions above (and including) 1.3.4 are supported.
Can a SoftSIM be deprovisioned?No, this is not a feature available as a part of the nrf-softsim samples.
Can I use EdDSA methods to generate with Ed25519 algorithm?No, we only support RSA for key generation.
Is there any way to reduce the memory footprint of the SoftSIM's code?No, but you can introduce a partitioning scheme within the nRF91 memory to optimize it.
I get "Failed to decrypt profile" error when decrypting SoftSIM profileYou are attempting to decrypt a profile with a different keypair than the API key it was fetched with.
I get "No more profiles are available" error when fetching SoftSIMYou have fetched all the available profiles assigned to your account. Please reach out to your CSM to request more profiles.
What does "Exiting with error" message mean?This error has multiple causes. Re-run the command with additional logging.
I get ERR: -134 when flashing SoftSIM profileDecrypt your SoftSIM profile with the next command before injecting it into your project.
I get "failed to load key" error when decrypting SoftSIM profileYour private key is password protected.