iotcreators.com web
    • Login
    • Search
    • forum.iotcreators.com
    • docs.iotcreators.com
    • Tags
    • Popular
    • Recent
    • Register
    1. Home
    2. withthegrid
    W
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 1

    withthegrid

    @withthegrid

    Member

    0
    Reputation
    483
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    withthegrid Unfollow Follow
    Member

    Latest posts made by withthegrid

    • Sending data from device not working outside of Serial Monitor

      Hi!

      Currently I am trying to send a message from my NB-IoT test unit.

      I managed to work my way through the Starterkit Manual, and get it to work. I can set up the connection to the T-Mobile platform using AT-commands in the Arduino serial monitor and set up a connection to a separate online webhook reciever-site using Postman. Then I can send a message through an AT-command. To achieve this I use the following AT-commands:
      Serial Monitor

      However, when I try to pass the same commands through from within the Arduino application, the messages do not come through. I use the following .ino code (in the previous case I use the same without all the AT-commands):
      Arduino App

      Strange thing is, when I enter the AT-command for sending a message to the web-hook in the Serial Monitor after running the Arduino code, it works. So it seems that the code does successfully set up the connection, yet fails to send the message.

      The delays are admittedly a poor way of handling the status of each command, but I expected it to work nevertheless.

      I hope that anyone has a clue about what is going wrong here.

      Best regards.

      posted in Archive
      W
      withthegrid
    • Can't find login details for device register platform

      Hi,

      Currently I am working on getting a NB-IoT device to work. In the tutorial 'Home / Documentation & Manuals /Starterkit / PART II: Register device - using the device registration tool ’ there is this part:
      “step 1
      Login to our device register tool at https://devreg.iot.t-mobile.nl with your username and password. This is not the same password which you have for the forum and your portal account. Use this link and click on 'details’to get your password.”

      However, even though I am logged in on the (link), I do not see a button ‘details’ there.

      Any thoughts on where I could find this?

      Regards

      posted in Archive
      W
      withthegrid