iotcreators.com web
    • Login
    • Search
    • forum.iotcreators.com
    • docs.iotcreators.com
    • Tags
    • Popular
    • Recent
    • Register
    1. Home
    2. Tags
    3. network
    Log in to post
    • All categories
    • Roland Baldin

      DocLib for SIMCom SIM7022 is available now
      Announcements • documentation simcom sim7022 uplink downlink network • • Roland Baldin

      1
      1
      Votes
      1
      Posts
      39
      Views

      Roland Baldin

      Hi,

      the first version of documentation for SIMCom SIM7022 how to

      attach the device to Telekom NB-IoT network of IoT Creators and get assigned an IP address. Send “Hello World” uplink message via UDP from device to IoT Creators UDP server. Send “Hello Device” downlink message via UDP from IoT Creators portal to device. Receive “Hello Device” downlink message on device via UDP from IoT Creators UDP server.

      is available now in IoT Creators documentation library.

      https://docs.iotcreators.com/docs/simcom-sim7022

      Would be great if you check it and give me some feedback for improvements and corrections.

      Regards, Roland

    • magnatron

      Network status OK?
      iotcreators.com portal & API • urgent network problem • • magnatron

      5
      0
      Votes
      5
      Posts
      49
      Views

      magnatron

      👍 Thanks

    • A

      TRP or TIS requirements for certifying hardware
      Hardware • certification quectel network bc66 • • arturohache

      3
      0
      Votes
      3
      Posts
      68
      Views

      Uta

      @HaraldNaumann maybe you’ve got some advice?

    • Uta

      Solution Guidelines for successful IoT deployments
      Announcements • iot power saving nb-iot network network capacity device firmware • • Uta

      2
      1
      Votes
      2
      Posts
      95
      Views

      Uta

      Btw: our goal is also to minimize signaling storms from inefficient IoT devices not supporting the TS.34 Radio Policy Manager (RPM) feature. What’s your experience with TS.34 RPM so far?

    • H

      Device registration failure in LTE-M Cat-M1
      Network & Coverage • lte-m cat m1 network registration • • Herr Bruns

      4
      0
      Votes
      4
      Posts
      61
      Views

      Uta

      I see successful connections in our backend and will send you details by email.

    • Roland Baldin

      Quectel BC66, How to improve very-first-attachment time
      Hardware • quectel bc66 network • • Roland Baldin

      2
      0
      Votes
      2
      Posts
      107
      Views

      Roland Baldin

      Before activating radio module Set APN with AT+QCGDEFCONT rather than **AT+CGDCONT Set frequency band explicity with AT+QBAND Configure first APN, fequency band and mobile operator ID before switching on automatic attachment
    • F

      Wake-up signaling
      Network & Coverage • network nb-iot edrx release 15 germany • • Frank Wolf

      2
      0
      Votes
      2
      Posts
      31
      Views

      R

      Hi Frank,

      WUS and other 3GPP Release 15 features aren’t yet supported in the DT networks and to our knoweldge in most other Operator networks.
      Our focus is right now on completing the roll-out of key features like eDRX, while in parallel planning the introduction of new Rel. 14 features like New Category NB2.
      WUS and other important Rel. 15 features are of course already on our Roadmap, unfortunately we cannot give you a concrete date when those will be deployed in the our networks yet.
      Can’t eDRX to a certain extent address your power saving requirements for the time being?

      Best regards,

      Ronan

    • Roland Baldin

      How long does it take that the network detects a dead IP connection?
      Network & Coverage • network connection nb-iot dcd • • Roland Baldin

      3
      1
      Votes
      3
      Posts
      42
      Views

      S

      @Roalnd-Baldin

      The 2 hours is probably related to the 3GPP TAU timer, if it expires the device is implicitly released from the network I believe. Which is bad if you have a device that wants to sleep for more than 2 hours. So usually you set this value to whatever is the greatest the network accepts. You can run AT+CEREG=5, AT+CEREG? and check the returned values. It will tell you the timers that are used.

    • S

      Network time
      Network & Coverage • nb-iot lte-m network telekom at command germany • • Sven Brandau

      4
      0
      Votes
      4
      Posts
      101
      Views

      R

      Hi all,

      Please note that network time is now also provided over our LTE-M network in Germany, and can be retrieved with the usual AT commands (e.g. AT+CCLK?, AT+QLTS=2, …)

      Best regards,

      Ronan

    • Roman Dyzhyk

      LTE-M or NB-IoT, that is the question…
      Network & Coverage • lte-m network telekom coverage • • Roman Dyzhyk

      11
      3
      Votes
      11
      Posts
      166
      Views

      Roland Baldin

      Hi,

      I did “normal” TCP/IP MQTT on top of NB-IoT connection with the Quectel BC66. So TCP/IP is possible. But I didn’t try to post a normal HTTP request.

      LWM2M is implemented on top of CoAP and UDP. By this it works perfectly on NB-IoT. It is also supported by Quectel BC66. We tested it successfully with Eclipse Leshan server and the Nokia Impact LWM2M server.

      Regards, Roland

    • T

      SMS in LTE-Cat.M1?
      Network & Coverage • lte-m sms network roadmap • • Thomas Doess

      2
      0
      Votes
      2
      Posts
      80
      Views

      R

      Hi Thomas,

      Yes, SMS is supported over our LTE-M network.

      We will soon provide an detailed overview of the supported features and capabilities, please stay tuned!

      Best,
      Ronan

    • K

      Load Test Germany
      Announcements • network • • Kashif Shahab

      8
      1
      Votes
      8
      Posts
      151
      Views

      D

      Hello @Ahmed-Elhaddad,

      We do these tests in parallel to normal network maintenance and improvement measures and we can share some preliminary results in CE-0 conditions from measurements in our Labs.

      • Up to 200 devices can attach successfully simultaneously within 10 minutes under the condition that they do not immediately send data after a successful attach.
      • Average round trip time (RTT) increases with increasing number of parallel transmitting devices. A randomization of transmission attempts leads to reduction of RTT and potentially improvement of battery lifetime
      • With regards to the initial attach, only a small number of devices should be activated simultaneously (max. 60 devices)
      • With regards to the regular data transmission with good signal level the following was observed:
      • Failure rates increase with more than 160 devices trying to send 100 byte of data within one second
      • Introducing a randomization timer of at least 40 seconds solves this limitation
      • Avoiding synchronized data transmission results in better share of coverage levels across all devices
      • Implication - Customers should avoid synchronized attaches and data-transmission of their devices

      Best,
      Dominik

    • 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
      365
      Views

      S

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

    • V

      Quectel BC66 sending messages but not received in the T-mobile NL Portal
      Network & Coverage • network portal config connection • • Vangaever

      13
      0
      Votes
      13
      Posts
      121
      Views

      afzal_m

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

    • T

      SARA-N3
      Hardware • hardware device t-mobile nl nb-iot network • • trick2011

      13
      0
      Votes
      13
      Posts
      278
      Views

      I

      @trick2011 I use the following sequence:

      AT+UDCONF=1,0

      AT+USOCR=17,7000
      <rx socket number>
      AT+USOCO=<socket>,“172.127.131.100”,<udp port>
      AT+USOWR=<socket>,<data length>

      <wait for @>
      <send user data>
      AT+USORF=<socket>,127 #127 is max rx length, depends on yr buffers

      +USORF: <socket>,“172.27.131.100”,15683,17,“downstream data”

      AT+USOCL=<socket> # close socket

    • 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.

    • Cees Meijer

      Data Buffering
      Network & Coverage • nb-iot t-mobile nl network • • Cees Meijer

      4
      0
      Votes
      4
      Posts
      262
      Views

      A

      Currently, data packet buffering works only in combination with PSM, in the nearest future it should also work with eDRX. So once you activated this feature on your module, packets will be buffered automatically.

    • D

      Connection to Azure IoT Hub
      Network & Coverage • mqtt network t-mobile nl connection • • Dylan Frings

      3
      0
      Votes
      3
      Posts
      247
      Views

      S

      @Dylan-Frings said in Connection to Azure IoT Hub:

      Hi,

      I’m trying to connect an Arduino MKRNB1500 to MS Azure IoT Hub but I constantly get the error -2 (Connection refused) on both port 443 and 8883. If I try to run the exact same script with a different SIM and carrier everything works perfectly.
      My company uses T-Mobile SIMs and with those SIMs I can’t establish a connection to the IoT Hub.
      Is T-Mobile blocking any ports on the mobile network in the NL or is there another fix for this problem?

      Thanks a lot!

      You can’t access any server on the internet directly, this is why it’s not working. The CDP is always in between and acts as a proxy. You can register a URL as an endpoint and the CDP will forward any trafic it receives from your device to your registered endpoint

    • D

      Coverage in Poland?
      Network & Coverage • coverage network • • Derko Drukker

      2
      0
      Votes
      2
      Posts
      405
      Views

      N

      Unfortunately there is no interactive map for the coverage of NB-IoT in Poland.
      However, T-Mobile Poland has published a press release in which they announced the nationwide coverage (coverage of 94%).

      They also published a map where you can get an overview of the coverage in different regions:

      alt text

    • 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

    • R

      Roaming ?
      Network & Coverage • nb-iot network telekom coverage germany t-mobile nl sim card • • rhalflex

      5
      0
      Votes
      5
      Posts
      674
      Views

      J

      May I suggest you also take a look at our central FAQ page for NB-IoT Roaming? ;-)

    • T

      Maximum number of connection attempts over a set period of time in NB1/M1 networks?
      Network & Coverage • nb-iot lte-m network telekom device connection • • Thomas Doess

      4
      0
      Votes
      4
      Posts
      694
      Views

      A

      Hi Thomas,
      sorry for late response. Please check our latest version of the Solution Guidelines, we have extended it with the information you inquired about.

      BR, Aleksandra

    • T

      eDRX in NB1 network?
      Network & Coverage • nb-iot network germany • • Thomas Doess

      6
      0
      Votes
      6
      Posts
      801
      Views

      T

      Hi Aleksandra,
      thanks for your offer. But I think at the moment it is not necessary to conduct tests in your lab in Bonn. We have the oppotunity to do some tests with a network simulator in an other Honeywell department (in India). If I will have the need for testing in Bonn before June, I would gladly come back to your offer.

      Best regards, Thomas

    • 1
    • 2
    • 1 / 2