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
      1810
      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
      14779
      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
      796
      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
      9783
      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
      827
      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
      11403
      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
      9134
      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
      843
      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
      1699
      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
      989
      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
      8249
      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
      3602
      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
      522
      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
      574
      Views

      Florian Duecker

      [TOPIC CLOSED]

    • R

      AT+CSQ
      Archive • • rolandvs

      22
      1
      Votes
      22
      Posts
      10476
      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
      7285
      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
      620
      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
      388
      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
      7121
      Views

      iot.t-mobile.nl

      Lekker geregeld Afzal! 😃 Vond het weer een inspirerende middag.

    • Uta

      Software Release Log
      iotcreators.com portal & API • thething releaselog portal bugs bugfixes • • Uta

      20
      1
      Votes
      20
      Posts
      841
      Views

      Florian Duecker

      Release Notes - IoT Creators - Version 1.0.42 (directly follows after 1.0.39) - Released 05.12.2022

      This was a bigger release with the main focus on rebuilding our portal backend. But we also have release some cool new features.

      Here is the overview:

      Bugs
      *[IC-5495] - User with existing starterkit project land in order flow when clicking on “try for free” on homepage
      *[IC-5366] - Non-IP device shows UDP in its details
      *[IC-5489] - Shown number of devices does NOT meet real number

      New Features
      *[IC-5490] - Adding LoRaWAN (via the The Things Network) as protocol option
      *[IC-5449] - LoRaWAN: Control with a checkbox if the device shall be created in LoRaWAN network server as well
      *[IC-5473] - Create virtual Device via GUI
      *[IC-5492] - Implement unscheduled uplink send in GUI
      *[IC-5469] - Automatically add an uplink-message-tag when the user register a device
      *[IC-4967] - Invoice due dates in portal

      Story
      *[IC-5487] - Adjusted dropdown options for protocol selection when registering devices
      *[IC-4984] - Adjust the FE to work with integer instead of FP numbers
      *[IC-5379], [IC-5381], [IC-5400], [IC-5448], [IC-5486] - Security Improvements
      *[IC-5485], [IC-5311]- Data Privacy Improvements

      Backend
      *[IC-5344], [IC-5474], [IC-5475], [IC-5476], [IC-5477], [IC-5478], [IC-5479], [IC-5499] to [IC-5505] - BE refactoring tasks (Merge, simplify and merge services) and bugfixes based on testing
      *[IC-4968] - invoices linked to a user instead to a contract

    • 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
      283
      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
      1989
      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
      5523
      Views

      felixdonkers

      @eric-barten, zie snapshot

      0_1526287618403_Capture.PNG

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