iotcreators.com web
    • Login
    • Search
    • forum.iotcreators.com
    • docs.iotcreators.com
    • Tags
    • Popular
    • Recent
    • Register
    1. Home
    2. Tags
    3. simcom
    Log in to post
    • All categories
    • T

      Issues connecting SIM7070G
      Hardware • connection simcom iotcreators sim7070g starterkit • • Tino0945

      2
      0
      Votes
      2
      Posts
      45
      Views

      H

      @Tino0945 Hello Tino, did you get this up and running? I do also have an issue with this board where the tutorial given does not work. I get an IP address but PING does not work at all.
      Also in the IOT creators portal, the SIM does not have any data in “Last online” which confuses me pretty much.

      Cheers!

    • D

      Power error in SIM7020G?
      Hardware • sim7020 simcom gsm • • Diego8663

      5
      0
      Votes
      5
      Posts
      242
      Views

      F

      Hello @Diego8663

      that is a good question. While *MATREADY: 1 is listed as unsolicited result code in the SIM7020 AT document the description column is empty. And searching the Internet doesn’t really help either.

      That said, my best guess would be that it means something like ‘Module AT READY’ or in other words the module is ready to accept AT commands.

      Thanks
      Felix

    • Roland Baldin

      DocLib for SIMCom SIM7022 is available now
      Announcements • documentation simcom sim7022 uplink downlink network • • Roland Baldin

      1
      1
      Votes
      1
      Posts
      117
      Views

      Roland Baldin

      Hi,

      the first version of documentation for SIMCom SIM7022 how to

      attach the device to Telekom NB-IoT network of IoT Creators and get assigned an IP address. Send “Hello World” uplink message via UDP from device to IoT Creators UDP server. Send “Hello Device” downlink message via UDP from IoT Creators portal to device. Receive “Hello Device” downlink message on device via UDP from IoT Creators UDP server.

      is available now in IoT Creators documentation library.

      https://docs.iotcreators.com/docs/simcom-sim7022

      Would be great if you check it and give me some feedback for improvements and corrections.

      Regards, Roland

    • M

      SIM7020E has trouble entering PSM
      Hardware • sim7020 psm nb-iot simcom • • MeneerJacco

      6
      0
      Votes
      6
      Posts
      622
      Views

      M

      @MeneerJacco you might check this entry as well, which points to a small web page doing the calculation work reg. at+cpsms command.
      https://forum.iotcreators.com/topic/642/psm-calculation-tool-t3412-t3324-value-decoding?_=1622307153602

      Be aware, that entering the value via at+cpsms is only a request towards the network. The network decides if your values are committed. To check the network reply, use

      at+cereg=4

      and check the values via:

      at+cereg?

      You can paste the reply in the above mentioned web page as well to get the values ‘decoded’.
      My recommendation: set the active time (T3324) to a minimum and use the ‘RAI’ - release assistance indicator after sending data to shorten the RRC connected mode to a minimum. Then your device will enter PSM faster.
      BR,
      Markus

    • E

      CoAP examples
      iotcreators.com portal & API • coap simcom at command roadmap • • Eben van Ellewee

      3
      0
      Votes
      3
      Posts
      251
      Views

      S

      @Roalnd-Baldin Has this been rolled out already? Do you have any idea when we can expect it? Thanks in advance!

    • B

      SIM7020E can't communicate with T-mobile and Beeceptor.
      iotcreators.com portal & API • simcom nb-iot portal gui at command api application-url • • bakonyip95

      4
      0
      Votes
      4
      Posts
      305
      Views

      B

      @Roalnd-Baldin
      Thanks for helping, but not working.

      AT+CSOSEND=0,22,"48656c6c6f20576f726c64" OK

      Sim7020 working with hex length, not with the byte, so I tried with hex format, but the message not arrived the iotcreator and Beecaptor.
      Can you anything idea?

      Thanks all!

    • I

      IP for CoAP
      iotcreators.com portal & API • coap simcom ip address documentation • • IoT Arista

      4
      0
      Votes
      4
      Posts
      168
      Views

      Florian Duecker

      @IoT-Arista Hi, thanks for letting us know! We moved our documentation library to docs.iotcreators.com - but I think you figured that out. I will try to figure out if we can change or remove the broken links from google search. Thank you!

    • D

      SIMcom7070G PING working code
      Network & Coverage • nb-iot germany connection simcom at command • • Daniel Rueppel

      11
      0
      Votes
      11
      Posts
      1055
      Views

      D

      Hi Eben,

      Quick feedback: I can use GNSS and TCP at the same time using the SIM7000E using the latest firmware, which I had to update beforehand.

      Best Regards,
      Daniel

      AT+CGMR Revision:1529B03SIM7000E OK AT+CGNSPWR=1 OK AT+CGNSTST=1,1 OK $GNGGA,,,,,,0,,,,,,,,*78 $GNRMC,,V,,,,,,,,,,N*4D $GPGSV,1,1,03,18,,,32,20,,,33,30,,,38*78 $GNVTG,,T,,M,,N,,K,N*32 $GPGSA,A,1,,,,,,,,,,,,,,,,*32 $GLGSA,A,1,,,,,,,,,,,,,,,*02 $GAGSA,A,1,,,,,,,,,,,,,,,,*23 AT+CGNSTST=1,1 OK $GNGGA,,,,,,0,,,,,,,,*78 $GNRMC,,V,,,,,,,,,,N*4D $GLGSV,1,1,04,69,04,320,31,85,11,011,23,,,,26,86,00,056,*5C $GPGSV,2,1,06,07,23,066,34,15,34,293,22,18,12,305,32,20,01,329,35*76 $GPGSV,2,2,06,28,49,135,28,30,54,067,38*7D $GNVTG,,T,,M,,N,,K,N*32 $GPGSA,A,1,,,,,,,,,,,,,,,,*32 $GLGSA,A,1,,,,,,,,,,,,,,,*02 $GAGSA,A,1,,,,,,,,,,,,,,,,*23 AT+CGNSTST=1,1 OK ... got a fix after that! Establish test TCP server (Simple Perl script) AT+CPIN? +CPIN: READY OK AT+CSQ +CSQ: 9,99 OK AT+CGATT? +CGATT: 1 OK AT+CSTT? +CSTT: "CMNET","","" OK AT+CSTT="iot.1nce.net" OK AT+CIICR OK AT+CIFSR 100.84.13.2 AT+CIPSTART="TCP","10.65.61.189","5000" OK CONNECT OK WILMA-SERVER #1 AT+CGNSTST=1,1 OK ... Got GPS FIX AT+CIPSEND > PING SEND OK 100.84.13.2:PONG TCP connection successful.
    • 3

      SparkFun SAMD21 Mini Breakout connection to SIM7000E break out board
      iotcreators.com portal & API • t-mobile nl nb-iot simcom arduino • • 3dotter

      1
      0
      Votes
      1
      Posts
      62
      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.

    • 1 / 1