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

    Gayan8090

    @Gayan8090

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

    Gayan8090 Unfollow Follow

    Latest posts made by Gayan8090

    • SIM7020E MQTT connection error

      Hello everybody,

      I am trying to connect to public MQTT by using AT+CMQNEW command, but it always return ERROR. Connection to network looks fine to me.

      Here is from the output logs:

      AT+CGDCONT?
      +CGDCONT: 1,"IP","scs.telekom.tma.iot","11.0.0.154",0,0,0,,,,0,,0,,0
      
      OK
      
      AT+CDNSCFG?
      PrimaryDns: 114.114.114.114
      SecondaryDns: 119.29.29.29
      
      OK
      
      AT+CMQNEW="test.mosquitto.org",1883,12000,1024
      ERROR
      
      AT+CMQNEW="test.mosquitto.org","1883",12000,1024
      ERROR
      

      I also try to ping some DNS address 8.8.8.8, but got some weird response.

      AT+CIPPING="8.8.8.8"
      OK
      +CIPPING: 1,8.8.8.8,100,0
      +CIPPING: 2,8.8.8.8,100,0
      +CIPPING: 3,8.8.8.8,100,0
      +CIPPING: 4,8.8.8.8,100,0
      

      I am not sure if there is something wrong. Can you please give me some suggestions?

      Thank you very much.

      posted in Hardware mqtt sim7020e
      G
      Gayan8090