Navigation

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

    lbr

    @lbr

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

    lbr Follow

    Best posts made by lbr

    This user hasn't posted anything yet.

    Latest posts made by lbr

    • RE: Quectel BC95-G problem with receive the "Hello Device" downlink message

      Yes, I have registered my device. In GUI I can see IMEI, date of the last message and the content of the message.

      posted in The Thing For IoT Creators
      L
      lbr
    • Quectel BC95-G problem with receive the "Hello Device" downlink message

      I’ve configured the Quectel BC95. The module is connected to the network (no errors). Sending message works, I see my
      content of message in iotcreators.com portal.
      I have problem with receive the “Hello Device” downlink message. I do everything like in this guide:
      SODAQ SARA AFF N211 tutorial

      #Open local UDP socket
      AT+NSOCR=DGRAM,17,7000,1
      1
      OK

      #Send “i am alive” message to UDP server
      AT+NSOST=0,172.27.131.100,15683,10,6920616d20616c697665
      1,10
      OK

      # I don’t get this URC message:
      URC about received data
      +NSONMI: 1,12

      # After sending “AT+NSORF=1,12”, I only get “OK” :
      AT+NSORF=1,12
      OK

      What am I doing wrong?

      Thanks
      Konrad

      posted in The Thing For IoT Creators
      L
      lbr