iotcreators.com web
    • Login
    • Search
    • forum.iotcreators.com
    • docs.iotcreators.com
    • Tags
    • Popular
    • Recent
    • Register
    1. Home
    2. Tags
    3. sim card
    Log in to post
    • All categories
    • M

      Cannot Order SIM (Europe)
      iotcreators.com portal & API • sim card order form • • Mikael Guenais

      2
      0
      Votes
      2
      Posts
      17
      Views

      Florian Duecker

      @Mikael-Guenais If you order a free starterkit (incl. 1 SIM) you should be able to do the order process directly in the standard order flow. If you want to buy SIM cards, please reach out to support@iotcreators.com and we will help you out with your order. Sorry for the inconvience.

      BR
      Florian

    • D

      Olimex BC66 - Registration Denied
      Network & Coverage • bc66 sim card quectel • • Daan2021

      3
      0
      Votes
      3
      Posts
      72
      Views

      D

      Hi @uta, thanks for the tip. You’re right, I was using the wrong APN for the type of SIM I have. I have an easy connect SIM, and for that the APN should be just “iot.t-mobile.nl” it turns out (without the CDP bit). Now the UE attaches & registers to the network perfectly fine :D

    • Cees Meijer

      Getting started with LTE-M
      iotcreators.com portal & API • sim card • • Cees Meijer

      6
      0
      Votes
      6
      Posts
      68
      Views

      Cees Meijer

      And it works ! I could register my SIM card, and after starting my FiPy test program it connected within 30 seconds. Thank you.

    • K

      What kind of SIM card is included in the Starter package?
      General discussion & other topics • sim card • • Karoly Molnar

      3
      0
      Votes
      3
      Posts
      119
      Views

      K

      @florian-duecker That’s great. Thanks!

    • C

      Beginner: BG96 cannot read SIM and don't know how to find GPS location
      Hardware • bg96 nb-iot sim card gps location at command gnss • • Cher

      4
      0
      Votes
      4
      Posts
      226
      Views

      S

      @Cher Hi, looking at your screenshot, I think there is a bug in the modem firmware. If you look at the logs on the right you can see:

      +CPIN: RE DY

      This means the sim card is detected and ready. However, one letter is missing. This is supposed to be +CPIN READY. So I think the serial tool is therefore failing to interpet the correct string.

      Can you query the CCID/IMSI? If it returns a number then the sim card is for sure working. You can also try updating the firmware

    • M

      Reading IMSI using the API
      iotcreators.com portal & API • sim card api • • MeneerJacco

      2
      0
      Votes
      2
      Posts
      60
      Views

      O

      Hi,

      currently it is not possible to query the IMSI of a device via the API.

      BUT
      the IMSI is delivered along with the lifecycle event when the device registeres it self.
      In this case you get forwarded to your configured application url a payload like this.

      { "reports": [ { "serialNumber": "IMEI:123456789012345", "timestamp": 1623278710492, "subscriptionId": "63b07b01-4c14-4bba-8bc4-f3a89b3c94ff", "resourcePath": "uplinkMsg/0/data", "value": "500a060800101a181", "customAttributes": {} } ], "registrations": [ { "deviceType": "device", "serialNumber": "IMEI:123456789012345", "timestamp": 1623278710457, "make": "Generic", "model": "Sensor", "groupName": "TMNL.PROFESSIONAL.CON_0000001204", "imsi": "N/A", "protocol": "HTTP", "tags": "N/A", "subscriptionId": "cc48f3fa-7147-4b6d-9fe7-fe5b108e50dc", "deviceProps": { "device/0/imsi": "IMSI:123456789012346", "device/0/model": "Sensor", "uplinkMsg/0/data": "500a060800101a181", "device/0/manufacturer": "Generic", "connectivity/0/port": "62509", "connectivity/0/mncmcc": "", "location/0/longitude": "", "connectivity/0/cellid": "", "connectivity/0/ip": "10.0.5.183", "location/0/radius": "", "connectivity/0/rat": "", "location/0/latitude": "", "connectivity/0/apn": "" }, "customAttributes": {} } ], "deregistrations": [], "updates": [], "expirations": [], "responses": [] }

      You can see the IMEI in the IoT Creators portal because we did some implementation regarding this :)

      Hope this helps a bit.

      Regards, Roland

    • L

      Sim activation and 4G sim cards
      iotcreators.com portal & API • sim card lte cat-m1 lte-m activation 4g • • larsvvelzen1

      2
      0
      Votes
      2
      Posts
      29
      Views

      Uta

      Yes, the SIM cards that we as IoT Creators send out are always activated when you get them delivered.
      And our SIM can connect to the 4G network using our publick APN: m2m.public.nl
      You can check our xn--roaming page-v49fva to read about operators and bands that you need for LTE-M at your location, please note that LTE-M is not necessarily available everywhere where you’ve got 4G coverage.
      If all this seems to be fine on your end and you still can’t connect please tell us the details where you got stuck. (AT commands and module logs)

    • M

      Unable to connect to network after roaming (NL --> BE --> NL)
      Network & Coverage • sim card belgium roaming • • MeneerJacco

      2
      0
      Votes
      2
      Posts
      53
      Views

      Uta

      Hi @MeneerJacco
      please send me your ICCID or IMSI in a private message via the forum chat tool and I’m going to look at your tariff.
      Thanks,
      Uta

    • T

      NB-IoT network Sim Card status
      Hardware • nb-iot network sim card • • trick2011

      4
      0
      Votes
      4
      Posts
      114
      Views

      Florian Duecker

      Hi,

      I’ve checked and everything seems to be fine on our side. However, of course I cannot see if the SIM card itself got some physical damage. Did you try the other SIM cards that you have?

      Florian

    • B

      Can the starterkit connect to any public tcp endpoint or only to the iotcreators endpoint?
      Network & Coverage • sim card nb-iot lte cat-m1 • • BenediktMiller

      4
      0
      Votes
      4
      Posts
      54
      Views

      afzal_m

      For NB-IoT we have an UDP adapter. So with NB-IoT you’ll need to use APN cdp.iot.t-mobile.nl which will allow you to send device data to 172.27.131.100.

      To retrieve the device data in your back-end/cloud server/iot platform, you’ll need to create an HTTP integration.

      If you use the sim-card for LTE-M or 2G, you’ll need another APN: m2m.public.nl. By doing this, the device will get a public IP address just like any other device on the open internet. This means that you can send device data directly to your own server while using LTE-M or 2G.

      Hope this helps!

    • Sergey Vladimirov

      BG96 sim error
      Network & Coverage • connection sim card nb-iot • • Sergey Vladimirov

      14
      0
      Votes
      14
      Posts
      235
      Views

      Sergey Vladimirov

      Good morning @afzal_m, is it possible this Sim requires 3v? This would explain weird behavior when the module provides only 1.8v

    • M

      SIM Chips - roaming in Italien
      Network & Coverage • nb-iot sim card roaming italy • • Malte Neumann

      3
      0
      Votes
      3
      Posts
      38
      Views

      Roland Baldin

      @Malte-Neumann Hi Malte, please send the 10 ICCIDs to support@iotcreators.com . I will check them .

      Please use as PLMN IDs from page https://docs.iotcreators.com/docs/telekom-iot-networks-in-europe

      Regards, Roland

    • P

      NB IoT in Czech Rep.
      Network & Coverage • nb-iot cloud of things connection sim card czech republic • • Petr Silhan

      2
      0
      Votes
      2
      Posts
      53
      Views

      Roland Baldin

      Hi Petr,

      if I understood you right I see the following challenges:

      find a location with NB IoT coverage. attach your device to the NB-IoT network of T-Mobile Czech. send messages via UDP to Cloud of Things decode the payload of your UDP message and integrate it with Cloud of Things

      Please let us get directly in contact, that we can speak about it (roland.baldin@t-systems.com).

      Regards, Roland

    • G

      Using Lte-m in the Netherlands with a SODAQ R410m
      iotcreators.com portal & API • sodaq lte-m nb-iot sim card • • gerrit seigers

      3
      0
      Votes
      3
      Posts
      49
      Views

      G

      @afzal_m Hallo Afzal. Ik weet niet zo snel hoe ik een DM naar jou toe moet sturen. Maar heb het nummer van de SIM in een Chat met jou doorgegeven.
      En natuurlijk zal ik doorgeven wat het resultaat is van de test ;-)

    • A

      Bericht komt niet aan
      iotcreators.com portal & API • t-mobile nl nb-iot registration sim card sierrawireless devkit udp • • allard.potma

      10
      0
      Votes
      10
      Posts
      80
      Views

      afzal_m

      Unfortunately it didn’t work out, what we tried yesterday. Please follow this topic for new updates.

    • J

      PUK code
      Network & Coverage • sim card • • JeroenD

      4
      0
      Votes
      4
      Posts
      48
      Views

      afzal_m

      Strange! I’ve just sent you an e-mail.

    • afzal_m

      How can I activate my simcard?
      iotcreators.com portal & API • t-mobile nl sim card nb-iot config • • afzal_m

      1
      0
      Votes
      1
      Posts
      129
      Views

      afzal_m

      I received this question a lot these days. I still need to understand why. Is our document library (getting) too complex maybe? Please let me know :-)

      However, if you ordered your NB-IoT simcard at iot.t-mobile.nl, I can assure you that your simcard is already active.

      We want to save you from the simcard hassle as much as possible. All our NB-IoT simcards have the same configuration. To make sure that you can simply keep one single stock for all your different use cases/projects,

      Just register the IMEI number of your module in one of your projects. Configure your module with the right settings, put your simcard in it and it should work right away.

    • T

      Particle Boron Setup failed
      Network & Coverage • nb-iot device at command sim card connection • • Tibor Casteleijn

      6
      0
      Votes
      6
      Posts
      218
      Views

      A

      Hi Tibor,

      Did you succeed to connect?
      I want to use the Boron to.

    • S

      King Pigeon S150
      Hardware • hardware device sim card connection • • Stefan Pirnay

      10
      0
      Votes
      10
      Posts
      336
      Views

      afzal_m

      Ah that’s a shame :-(

      Good luck with finding solution.

    • R

      Can't connect to NB-IoT (T-Mobile NL)
      Network & Coverage • nb-iot t-mobile nl sim card network • • Robin Finkers

      7
      0
      Votes
      7
      Posts
      337
      Views

      R

      Okay, my problem is fixed.

      I flashed the sequans modem again and I tested my code again. But it was still not working.

      I wiggled the cable of the antenna a bit and it connected to the network!
      I think the antenna of my gpy wasn’t connected properly or the antenna cable is broken or something.

    • W

      demo Simkaart niet ontvangen
      General discussion & other topics • account sim card • • white

      2
      0
      Votes
      2
      Posts
      320
      Views

      afzal_m

      Hi @white apologies I did not see your post earlier. But according to my colleague you already received your card right? I will also send you an e-mail.

    • D

      SIM cards besteld maar niet geleverd
      General discussion & other topics • t-mobile nl sim card • • Derko Drukker

      2
      0
      Votes
      2
      Posts
      582
      Views

      E

      Hoi @derko-drukker ,

      Via de mail reeds op de hoogte gesteld.
      We hebben tijdelijk geen voorraad van dit specifieke type sim kaart (Industrial 3FF) er wordt gewerkt aan het aanvullen van de voorraad en dan gaan we alsnog de leveringen afronden.

    • T

      No UDP packet arrived in Server
      Network & Coverage • nb-iot telekom network device at command sim card connection • • ThuyLinhLe

      2
      0
      Votes
      2
      Posts
      507
      Views

      T

      Problem solved. It denpends on the sim card

    • 1
    • 2
    • 1 / 2