Navigation

    iotcreators.com web
    • Login
    • Search
    • forum.iotcreators.com
    • Tags
    • Popular
    • Recent
    • Register
    1. Home
    2. Tags
    3. t-mobile nl
    Log in to post

    • P

      ATT URL error
      The Thing For IoT Creators • nb-iot t-mobile nl netherlands api application-url allthingstalk • • paulvha  

      7
      0
      Votes
      7
      Posts
      24
      Views

      Roalnd Baldin

      If you save the URL the platform sends a request with an empty body to the URL to test it. If the URL doesn‘t exist or returns a code different than 200 you can not save the URL. Regards, Roland
    • R

      Data from another node
      General discussion / Other topics • nb-iot t-mobile nl • • rhalflex  

      11
      0
      Votes
      11
      Posts
      58
      Views

      R

      And we got 1 more at 23:47 : 232c504c414e54312c3230303731363033343330352c303030302e302c2d30303030302c2c303030302e302c303030302e302c3030303030302c2d30303031302c2c2c2c2c2c2c2c2c2c3b232c504c414e54312c3230303731363033343930372c303030302e302c2d30303030302c2c303030302e302c303030302e302c3030303030302c2d30303031302c2c2c2c2c2c2c2c2c2c
    • G

      Not able to connect BG96
      The Thing For IoT Creators • t-mobile nl at command quectel api • • gmeuleman  

      8
      0
      Votes
      8
      Posts
      43
      Views

      afzal_m

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

      message not arriving
      The Thing For IoT Creators • t-mobile nl at command registration device ublox • • paulvha  

      8
      0
      Votes
      8
      Posts
      34
      Views

      afzal_m

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

      Add subscriptions via api
      The Thing For IoT Creators • t-mobile nl device registration api documentation postman • • JeroenD  

      16
      0
      Votes
      16
      Posts
      73
      Views

      J

      @afzal_m said in Add subscriptions via api: Thanks a lot @JeroenD. Maybe you are not aware of it but last month with did a major update on the document library after two years. But we only focused on the devices part. In August we will update the API part as well @Roalnd-Baldin is already working on it. Nice @afzal_m
    • A

      Bericht komt niet aan
      The Thing For IoT Creators • nb-iot t-mobile nl sim card registration devkit udp sierrawireless • • allard.potma  

      10
      0
      Votes
      10
      Posts
      55
      Views

      afzal_m

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

      Device registratie werkt niet
      The Thing For IoT Creators • t-mobile nl device registration • • paulvha  

      3
      0
      Votes
      3
      Posts
      23
      Views

      P

      @afzal_m Bedankt !!
    • D

      Portal Does not forward messages
      The Thing For IoT Creators • nb-iot t-mobile nl connection protocols • • Dirkie123  

      9
      0
      Votes
      9
      Posts
      75
      Views

      afzal_m

      Cool, still happy to receive your logs (as Eric requested)
    • 3

      SparkFun SAMD21 Mini Breakout connection to SIM7000E break out board
      The Thing For IoT Creators • nb-iot t-mobile nl simcom arduino • • 3dotter  

      1
      0
      Votes
      1
      Posts
      24
      Views

      3

      I have been looking to this post: https://forum.iot.t-mobile.nl/topic/310/sim7000e-accepteert-de-genoemde-commandos-niet?_=1591271570193 I like to have it work with T-mobile NB IoT on a combination of the SparkFun SAMD21 Mini Breakout connection and the SIM7000E break out board. Is there anybody who has succeeded to do so with Arduino code? Thanks in advance for your answer.
    • T

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

      13
      0
      Votes
      13
      Posts
      93
      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
    • M

      Would it be possible to add the Grove - Base Shield for Arduino V2 to the tuino 096
      Network & Coverage • nb-iot t-mobile nl device hardware • • Mario Goorden  

      2
      0
      Votes
      2
      Posts
      25
      Views

      Roalnd Baldin

      Hi Mario, Tuino 096 is an Arduino Zero (M0) compatible board. Grove Base Shield V2.0 doesn’t support this explicitity. I recommand to try"ARDUINO MKR CONNECTOR CARRIER (GROVE COMPATIBLE)" instead. With this shield you can bridge from Zero/M0 to sensors with Grove connectors. Regards, Roland
    • J

      Downlink broken, via UDP
      The Thing For IoT Creators • t-mobile nl api downlink udp • • Jurriaan Vollebregt  

      6
      0
      Votes
      6
      Posts
      41
      Views

      J

      I found the problem, I use an arduino leonardo with a dragino nbiot shield. For incomming/outgoing messages i use SoftwareSerial.h, to change the tx/rx pins to pins 10/11. I fixed the problem by using the normal rx/tx pins and it works. Hence the library seems to be my problem. Hope this helps anyone.
    • M

      Delete subscriptions via api
      The Thing For IoT Creators • t-mobile nl api postman • • Martijn Kooijman  

      4
      0
      Votes
      4
      Posts
      29
      Views

      M

      @Eric-Barten I still get the extra messages delivered even after deleting all but one subscriptions. Any thoughts on how to tackle this? Could it have something to do with downlinks not arriving? for example how lomg should I wait after sending before receiving?
    • M

      Downlink
      The Thing For IoT Creators • t-mobile nl api downlink • • Martijn Kooijman  

      2
      0
      Votes
      2
      Posts
      39
      Views

      E

      There is no option to query the status of a downlink message. Buffering of downlink messages may occur on different places in our solution it is hard to give an clear response to such a request due to the asynchronous nature of the protocols. Note: after sending an uplink message we will try to downlink all buffered messages.
    • M

      More messages than expected on application server.
      The Thing For IoT Creators • nb-iot t-mobile nl at command ublox psm power saving • • Martijn Kooijman  

      43
      0
      Votes
      43
      Posts
      133
      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 }
    • C

      Arduino MKR NB1500: lukt niet om te verbinden.
      The Thing For IoT Creators • t-mobile nl connection at command ublox arduino firmware update • • Crowdsourcer  

      94
      0
      Votes
      94
      Posts
      272
      Views

      S

      @Crowdsourcer If you see 15 mA it means there is a problem. I measured an average of 6.7 uA in PSM
    • S

      Returning OK from endpoint
      The Thing For IoT Creators • t-mobile nl downlink protocols • • Sopwafel  

      2
      0
      Votes
      2
      Posts
      111
      Views

      S

      @sopwafel You could, but be aware of using PSM and expected latency. Your device might be sleeping again before it had the chance to receive a downlink message. I don’t know if it’s possible to use in combination with the T-Mobile CDP but you might want to take a look at LWM2M and CoAP. These protocols have acknowledgements build in.
    • afzal_m

      How can I activate my simcard?
      The Thing For IoT Creators • nb-iot t-mobile nl sim card config • • afzal_m  

      1
      0
      Votes
      1
      Posts
      116
      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.
    • R

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

      7
      0
      Votes
      7
      Posts
      304
      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.
    • R

      No messages received at AllThingsTalk
      The Thing For IoT Creators • t-mobile nl portal application-url allthingstalk • • Robin Finkers  

      4
      0
      Votes
      4
      Posts
      281
      Views

      R

      @eric-barten I didn’t register the device in the att assets. I’ve received some messages in the debug tab, but it has a delay of a day?? Now I have registered the device with the IMEI in the assets tab and I sent some test messages but I’m currently not receiving any.
    • C

      Different JSON messages from the T-Mobile server
      Network & Coverage • nb-iot t-mobile nl protocols • • Cees Meijer  

      5
      0
      Votes
      5
      Posts
      244
      Views

      C

      @eric-barten That would be nice. But what channel to use for this PM then ?
    • 1
    • 2
    • 1 / 2