NB-IoT SIM options for nRF9160 in India

Hi all,

I'm deploying an nRF9160-based device in India and hitting the familiar "which SIM actually works here" wall. Looking for current (2026) experiences, since older threads are out of date and the operator landscape keeps shifting.

What I've tried:
- Airtel M2M NB-IoT SIM — provisioned fine, but NB-IoT coverage at my location( Bangalore ) was poor and unreliable. Device couldn't get a stable attach.

Where I'm stuck — questions:
1. For anyone running nRF9160 in India in 2025–2026: which operator's NB-IoT are you actually getting a reliable attach and data on? Jio keeps coming up as the main NB-IoT operator — can anyone confirm current nRF9160 experience?
2. Jio NB-IoT is reportedly Non-IP (data tunneled via their server rather than standard IP sockets). For those using it — how are you handling this on the nRF9160 side? NIDD, or is there an IP APN available now?
3. Has anyone sourced a small-quantity NB-IoT SIM (R&D, under 10 SIMs) without the 100-SIM enterprise minimum?

Any band-lock (%XBANDLOCK) or APN config that made the difference would be a huge help.

Thanks!

Parents
  • Hi,

    I’ve been using Jio NB-IoT with the nRF9151 since last year and my experience has been quite stable overall. I’ve tested it across 7–8 states in India, including Bangalore and Chennai, and the device was able to attach and exchange data reliably in most locations.

    From my setup, Jio is working in standard APN/IP mode — I’m not using NIDD. My configuration uses an APN-based connection (in my case jionpiot). You should confirm the exact APN and provisioning details with your local Jio distributor/M2M contact because they sometimes provision different profiles depending on the SIM type and region.

    A few things that helped in my case:

    • Band lock made a noticeable difference in some areas.

    • Keeping the modem restricted to NB-IoT only improved attach stability.

    • Verifying that the SIM is actually provisioned for NB-IoT data (not just LTE-M/general M2M) is important.

    For small quantities, I was able to get development quantities through a distributor rather than going through the full enterprise onboarding path directly.

    Overall, compared to Airtel, Jio has been much more reliable for NB-IoT in my testing so far.

    thanks and regards 

    Nishant

  • Hi Nishant,

    Thank you — this is really helpful and reassuring to hear, especially given our struggles getting Airtel to attach reliably.

    We've gone ahead and ordered a Jio SIM through an IndiaMart seller, so a couple of follow-ups if you don't mind:

    1. Provisioning contact: For getting the SIM correctly set up — NB-IoT data enablement, the right APN, IP mode — who did you actually deal with? Did your distributor handle all of that, or did you need a direct Jio M2M contact for the profile-level settings? Trying to work out whether the IndiaMart seller can sort everything or whether we should line up a Jio M2M point of contact in parallel.

    2. IPv4 / Azure: We're connecting to Azure IoT Hub, which needs outbound IPv4 to public endpoints over TLS 1.2. The IndiaMart seller says the SIM supports IPv4 — in your setup, did the standard APN/IP mode give you public-internet IPv4 routing that could actually reach external cloud endpoints? Or did you need a special data profile / static IP to get there? You mentioned you're on standard APN/IP mode (not NIDD), which sounds like exactly what we need, so just trying to confirm the routing piece.

    And if you're willing to share: the exact APN you used (jionbiot?) and your band lock + NB-IoT-only config would save us a lot of trial and error.

    We're on the nRF9160 (you're on the 9151, I think), so I'll account for any modem firmware differences on our end.

    Thanks again for taking the time.

  • Hi purush

    For provisioning and activation, if you have either a test SIM or a production SIM, I can connect you with the person who handles Jio NB-IoT provisioning. Feel free to message me privately, and I'll share his contact details.

    Regarding IPv4/IPv6 connectivity, my setup currently uses IPv6. I'm using the standard APN jionpiot, and I have whitelisted my device IP and the required ports.

    From my experience:

    • If you're using a test SIM, you generally do not need to whitelist your SIM, IP addresses, or ports.

    • If you're using a production/actual SIM, you will need to provide Jio with your SIM details along with the IP addresses and ports that need to be accessible. These must be whitelisted, and the APN must be configured correctly on the device.

    Once the SIM provisioning and whitelisting are completed, the connection works reliably over the Jio NB-IoT network.

    yes, if you're on the nRF9160 with v1.x.y firmware, the AT commands and Socket/GNSS APIs will differ from what applies to the nRF9151 on v2.x.y. Be sure to reference the nRF9160 AT Commands Reference Guide rather than the nRF91x1 guide when developing for the nRF9160. [nRF9160 AT Commands]

  • Hi Nishant, We received JIO Test SIM's , I'm not sure how to reach you privately in nrf devzone.

Reply Children
No Data
Related