iotcreators.com web
    • Login
    • Search
    • forum.iotcreators.com
    • docs.iotcreators.com
    • Tags
    • Popular
    • Recent
    • Register
    1. Home
    2. Popular
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All Time
    • Day
    • Week
    • Month
    • C

      Arduino MKR NB1500: lukt niet om te verbinden.
      iotcreators.com portal & API • t-mobile nl arduino connection at command ublox firmware update • • Crowdsourcer

      98
      0
      Votes
      98
      Posts
      774
      Views

      S

      @Crowdsourcer I don’t know. BQ24195 is pretty solid. Probe it if you need to.

    • afzal_m

      Instructie registreren van je eerste device
      Archive • • afzal_m

      54
      0
      Votes
      54
      Posts
      14220
      Views

      P

      @afzal_m Bedankt!

    • M

      More messages than expected on application server.
      iotcreators.com portal & API • t-mobile nl nb-iot ublox at command psm power saving • • Martijn Kooijman

      43
      0
      Votes
      43
      Posts
      277
      Views

      C

      @Martijn-Kooijman I solved it by checking the return message after sending “AT+USOCR=17,7000”. Once it is contains “+USOCR: 0” in the returning string I know it is ok:
      (it takes about 5 s after a reset)
      added code:

      String check_sara=cmd("AT+USOCR=17,7000"); while ((check_sara.indexOf("+USOCR: 0",1)<0)) { delay(500); check_sara=cmd("AT+USOCR=17,7000"); Serial.println(check_sara);//just for checking }
    • felixdonkers

      Mijn eerste ervaringen nav de migratie naar het Nokia Impact platform.
      Archive • • felixdonkers

      42
      1
      Votes
      42
      Posts
      9297
      Views

      E

      @andre-rodenburg Ja als ik via postman stuur krijg ik een bericht binnen, maar als ik verstuur via mijn device krijg ik het niet binnen. Heb alles gecheckt aan de hand van de handleiding en alles staat in gesteld zoals aangegeven.

    • Florian Duecker

      IoT Creators Bug Tracker 🐞
      iotcreators.com portal & API • bugs iotcreators • • Florian Duecker

      37
      1
      Votes
      37
      Posts
      281
      Views

      Florian Duecker

      Thanks for the feedback! Will pass it to the developers and create another bug ticket for the labels and we will also investigate the crossroad delete!

    • intron

      - NB-IoTest -
      Archive • • intron

      36
      1
      Votes
      36
      Posts
      10988
      Views

      A

      @felixdonkers said in - NB-IoTest -:

      ATI9

      YES, works, dank je wel!

    • A

      UDP op het impact platform met SARA-N211
      iotcreators.com portal & API • • Andre Rodenburg

      36
      0
      Votes
      36
      Posts
      8673
      Views

      A

      @thijsbuuron Deel je bevindingen! :)

    • S

      Is there any way for my device to know if a packet it has sent has been received?
      Network & Coverage • network nb-iot connection • • Sopwafel

      33
      0
      Votes
      33
      Posts
      363
      Views

      S

      @afzal_m Proprietary sucks 😞 I hope more open protocols are added, UDP is pretty limiting

    • R

      Network disruption in the Netherlands
      Network & Coverage • nb-iot t-mobile nl • • Robin Puthli

      32
      0
      Votes
      32
      Posts
      1320
      Views

      afzal_m

      We do not have a message broker @Robin-Puthli. But we do use a SCS. The SCS is an essential component for NB-IoT (as also described by 3GPP). Without the SCS you will get in trouble with your battery.

    • R

      NBIoT Roaming
      Network & Coverage • telekom coverage nb-iot • • rhalflex

      28
      0
      Votes
      28
      Posts
      460
      Views

      Uta

      The GSMA offers a “Mobile IoT Deployment Map”. You can click on a country and see various information per technology type e.g. which operator deployed that network type and even URL’s of the operators’ maps for that country (if the MNO made it available). GSMA is improving and enhancing it continuously.

    • J

      IMEI numbers and de/pre-registration
      Archive • • Jonathan Carter

      25
      0
      Votes
      25
      Posts
      8076
      Views

      J

      @afzal_m haha , that is true

    • J

      Graag downlink voorbeeld door rechtstreeks de api te gebruiken
      iotcreators.com portal & API • postman device registration downlink gui application-url • • JeroenD

      24
      0
      Votes
      24
      Posts
      3349
      Views

      afzal_m

      Does it also work for @trick2011 now?

    • afzal_m

      How to get your nuSIM dev-kit online?
      iotcreators.com portal & API • nusim devkit nb-iot quick start guide at command config • • afzal_m

      23
      1
      Votes
      23
      Posts
      292
      Views

      Sergey Vladimirov

      @afzal_m Sounds good, how about BG600? - it has a similar FW to BG95/96

    • Florian Duecker

      IoT Creators Upgrade 26/05/2021 [STATUS UPDATES]
      iotcreators.com portal & API • iotcreators upgrade status thething announcement • • Florian Duecker

      23
      0
      Votes
      23
      Posts
      225
      Views

      Florian Duecker

      [TOPIC CLOSED]

    • R

      AT+CSQ
      Archive • • rolandvs

      22
      1
      Votes
      22
      Posts
      10315
      Views

      cvonken

      @cvonken Pending solved: Zie https://forum.iot.t-mobile.nl/topic/45/pending-messages/2

    • A

      PSM op de uBlox SARA-N211
      Archive • • Andre Rodenburg

      22
      0
      Votes
      22
      Posts
      7126
      Views

      T

      @felixdonkers said in PSM op de uBlox SARA-N211:

      P.s. wij meten de stroom door VCC naar het modem te onderbreken, daar een 1 ohm weerstand te plaatsen en daar het stroomprofiel over te meten. Daarmee meet je het stroomverbruik van het modem en de SIM kaart. In indel stand is dat ca 10 uA.

      Dank je ik heb iets soortgelijks gedaan zie duurtest ben benieuwd wat je ervan vind… en of je er wat aan hebt.

    • C

      eDRX in Germany for NB-IoT
      Network & Coverage • nb-iot germany edrx roadmap • • Christian

      22
      0
      Votes
      22
      Posts
      330
      Views

      R

      @lorenz
      Dear Lorenz,
      Thanks a lot for the feedback and I’m glad to see eDRX is delivering its promise on energy saving!
      Another tip maybe: please consider setting your preferred Periodic TAU Timer to save further energy.
      This can be done without setting any PSM activity timer with the CPSMS command, with a TAU-timer of up to 310 hours.
      To enable Long-Periodic TAU without PSM, use value “11100000” for parameter <Requested_Active-Time>.
      Best regards,
      Ronan

    • magnatron

      Collegial roaming?
      Network & Coverage • roaming carrier aggregation • • magnatron

      22
      0
      Votes
      22
      Posts
      227
      Views

      magnatron

      @Kolja-Vornholt The problem was as summarized:

      I’ve set our modem to band 20-only. I want to use auto-attach (at+cops=0) but it did not find a network However, manual attach (with selecting Vodafone’s network) did work

      Doing something else for about 30 minutes around the time @Kolja-Vornholt left the reply about searching the network.
      Trying the search only gave me seemingly non-related info (“90104”),
      But trying the auto-COPS suddenly did the trick and attached in no time.

      So, it doesn’t really seem like a solution yet…

    • afzal_m

      Installfest 12 juli - wat, waar en wanneer?
      Archive • • afzal_m

      21
      0
      Votes
      21
      Posts
      6980
      Views

      iot.t-mobile.nl

      Lekker geregeld Afzal! :D Vond het weer een inspirerende middag.

    • T

      Limited Data Rate after to many messages on aday?
      Network & Coverage • nb-iot limitations data rate signal • • Timo Siekmann

      19
      0
      Votes
      19
      Posts
      120
      Views

      S

      @Timo-Siekmann said in Limited Data Rate after to many messages on aday?:

      Quectel BG96

      Hi, please try:

      AT+QCSCON=1
      AT+CEREG=4

      I highly suggest to plot the current too.

    • A

      RRC inactivity timer duration for NB-IoT and LTE-M
      Network & Coverage • nb-iot lte-m rrc power saving • • Alessandro Parmigiani

      18
      0
      Votes
      18
      Posts
      836
      Views

      D

      @david-micallef said in RRC inactivity timer duration for NB-IoT and LTE-M:

      On the Sara N3 there is a special command NSOSTF (https://www.u-blox.com/sites/default/files/SARA-N2-Application-Development_AppNote_%28UBX-16017368%29.pdf) but could not find any other module that supports this type of command.

      @Stefan-de-Lange ,@David-Micallef Quectel BC95-G also has the NSOSTF command, see AT commands manual. And I’m assuming that their other modules (some of which are NB + LTE-M) will have that command too.

    • felixdonkers

      UDP
      Archive • • felixdonkers

      17
      0
      Votes
      17
      Posts
      5409
      Views

      felixdonkers

      @eric-barten, zie snapshot

      0_1526287618403_Capture.PNG

    • E

      AT commands gezocht om SIM7020E te verbinden
      iotcreators.com portal & API • • evekites

      17
      0
      Votes
      17
      Posts
      6940
      Views

      D

      @mels-liefaard said in AT commands gezocht om SIM7020E te verbinden:

      1752B06SIM7020E

      Ik kan bevestigen dat het ook werkt met firmware versie 1752B07SIM7020E.
      Ik heb er gisteren een berichtje mee verzonden met hulp van dit topic. (Bedankt !)

    • 1
    • 2
    • 3
    • 4
    • 5
    • 8
    • 9
    • 1 / 9