# SoftSIM Nordic

Monogoto SoftSIM profile

and preparing it for use on Nordic nRF91x devices. It describes the required inputs\
(such as ICCID, IMSI, Ki, and OPC), explains the process of communicating with the backend service\
to generate the profile, and outlines how to integrate the resulting data into firmware for deployment.\
The profile generation process supports two output formats, depending on the selected mode\
a ready-to-flash HEX firmware image for direct use with Nordic devices, or a SoftSIM profile\
that can be programmatically parsed and integrated.\
This allows developers to choose the most suitable workflow for their IoT use case.<br>

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="/pages/0wDJ6LSNDkgsy9D6PDTZ">/pages/0wDJ6LSNDkgsy9D6PDTZ</a></td><td><a href="/files/0otmvXoP4qJ2HZGPgciW">/files/0otmvXoP4qJ2HZGPgciW</a></td></tr><tr><td><a href="/pages/J8zF42UjtIp0D52dmXO5">/pages/J8zF42UjtIp0D52dmXO5</a></td><td><a href="/files/g2hVW0AnyckZ3VI1dmnP">/files/g2hVW0AnyckZ3VI1dmnP</a></td></tr><tr><td><a href="/pages/9KIhnWM8kMj2cNGYdwoE">/pages/9KIhnWM8kMj2cNGYdwoE</a></td><td><a href="/files/g2hVW0AnyckZ3VI1dmnP">/files/g2hVW0AnyckZ3VI1dmnP</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.monogoto.io/developer/api/softsim-nordic.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
