Navigation

    iotcreators.com web
    • Login
    • Search
    • forum.iotcreators.com
    • Tags
    • Popular
    • Recent
    • Register
    1. Home
    2. paulvha
    P
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    paulvha

    @paulvha

    0
    Reputation
    10
    Posts
    9
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    paulvha Follow

    Best posts made by paulvha

    This user hasn't posted anything yet.

    Latest posts made by paulvha

    • RE: API access does not work

      Thansk Roalnd. Sorry for the delay… had another project. This works for me as well and now I can continue.

      regards,
      Paul

      posted in The Thing For IoT Creators
      P
      paulvha
    • API access does not work

      I am trying to access my device with the API. I have tried many different commands with curl PUT and GET and different URL options advised in other posts and but it keeps failing with:{ “msg”: “Unauthorized”,“code”:1001}

      Let use the following command : curl -X GET ‘https://iot.netwerk.t-mobile.nl/m2m/subscriptions?type=resources&groupName=CON_000000XXXX’ -H ‘Authorization: Basic XXXXX0NPTl8wMDAwMDAxNDY1X2EzMThiOkUyM2dVKzM0S0AmYVJlXXX’

      The groupName is correct (changed for this posting)
      The authorization string (base64 username: password) is correct. I have double-checked that by entering this on another side on the internet to decode and that resulted in the correct username: password (changed for this posting).

      Somewhere I saw that you need to create the device first through the API instead of using the web-pages. Is that why it would not work or what am I doing wrong?

      regards,
      Paul

      posted in The Thing For IoT Creators
      P
      paulvha
    • RE: ATT URL error

      @afzal_m That is exactly the approach I followed. It fails when trying to save the call back URL…

      posted in The Thing For IoT Creators
      P
      paulvha
    • RE: ATT URL error

      @afzal_m yes I did that a couple of itme

      posted in The Thing For IoT Creators
      P
      paulvha
    • ATT URL error

      When trying to add the ATT URL : https://api.allthingstalk.io/proxy/network/tmobilenl in the application server and pressing “SAVE” I get errors like :

      Something went wrong with editing your callback URL.
      Something went wrong. Looks like a connection issue, still have an internet connection?

      Also tried to add something in the optional headers-fields, but that does not help either.

      Did this change or can some confirm an issue?

      regards,
      Paul

      posted in The Thing For IoT Creators
      P
      paulvha
    • RE: message not arriving

      I have tried this morning again. I see that at 00.39 a message (without payload) was received from my IMSI. I was not working around that time. I have tried this morning several times again. Different ways, different messages, refreshing the table… I get OK all the time with sending… but no messages are displayed on the device on-line.

      posted in The Thing For IoT Creators
      P
      paulvha
    • RE: message not arriving

      @afzal_m
      I have tried now. No results are displayed for the device online. Removed the device, added again. no difference in results… tried numbers or times Base syntax normal and Base syntax HEX … I get OK all of the time but no results are displayed. Refresh table does not make the difference.

      posted in The Thing For IoT Creators
      P
      paulvha
    • message not arriving

      As there were some issues with the T-mobile database I could not register my device until today (thank you for fixing that). However, none of the messages I sent is arriving. Maybe you or someone else can help. I have a Sara R410M. I followed the steps below, tried different steps, in different order and tried many times, but no matter what no message is arriving on the registered device. I can obtain an IP, I am connected, the response are always OK.
      14:50:28.891 -> AT+CFUN=15
      14:51:45.449 -> OK
      14:51:45.018 -> AT+CFUN=0
      14:51:45.449 -> OK
      14:51:55.096 -> AT+CGDCONT=1,“IP”,“cdp.iot.t-mobile.nl”
      14:51:55.130 -> OK
      14:52:04.147 -> AT+URAT=8
      14:52:04.147 -> OK
      14:52:11.542 -> AT+CEREG=3
      14:52:31.102 -> OK
      14:52:34.551 -> AT+CFUN=1
      14:52:34.551 -> OK
      14:52:37.435 -> AT+COPS=1,2,“20416”
      14:52:40.685 -> OK
      14:52:40.685 ->
      14:52:40.685 -> +CEREG: 5,“522”,“422C66”,9
      14:52:52.123 -> AT+CGATT?
      14:52:52.123 -> +CGATT: 1
      14:52:52.123 ->
      14:52:52.123 -> OK
      14:53:00.842 -> AT+CGPADDR
      14:53:00.842 -> +CGPADDR: 1,10.128.1.252
      14:53:00.842 ->
      14:53:00.842 -> OK
      14:53:09.993 -> AT+USOCR=17,7000
      14:53:10.026 -> +USOCR: 0
      14:53:10.026 ->
      14:53:10.026 -> OK
      14:53:26.737 -> AT+USOST=0,“172.27.131.100”,15683,11
      14:53:26.737 -> @
      48656c6c6f20576f726c64
      14:53:39.668 -> +USOST: 0,11
      14:53:39.668 ->
      14:53:39.668 -> OK
      14:54:26.545 -> AT+USOCL=0
      14:54:26.545 -> OK

      posted in The Thing For IoT Creators
      P
      paulvha
    • RE: Device registratie werkt niet

      @afzal_m Bedankt !!

      posted in The Thing For IoT Creators
      P
      paulvha
    • Device registratie werkt niet

      Hallo

      Hetzelfde probleem als aantal personen op dit forum al hebben ervaren kan ik geen device registreren. Ik krijg ook dezelfde melding " Something went wrong while registering your devices. Please try it again." Gisteren al een chat gehad met Afzal en er zou naar gekeken worden, echter zijn we nu een dag verder en helaas nog steeds hetzelfde probleem. Ik begrijp dat er dagelijks een schoning wordt gedaan, maar ook zojuist werkt het nog niet. Kunnen jullie me helpen / advies geven ?

      mvg,
      Paul

      posted in The Thing For IoT Creators
      P
      paulvha