🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    COMX LTE and Adafruit_FONA.h

    Modules
    2
    2
    21
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      cepics
      last edited by

      Hi All, I would like to play with COMX LTE and Core1 to control my stove with SMS..
      all the sketches I found use Adafruit_FONA.h, but I don't know which pin I have to assign for RST...

      some tips?

      best regards

      Y 1 Reply Last reply Reply Quote 0
      • Y
        yuyun2000 @cepics
        last edited by

        @cepics The RST pin assignment for COMX LTE (SKU:M031-A) is not provided in the materials. However, since the module uses AT commands for control (via UART 115200bps), you may not need a dedicated RST pin connection if using software reset via AT commands (e.g., AT+CFUN=1,1 to reset the module).
        For Adafruit_FONA compatibility, if a hardware RST is required, you can connect an unused GPIO pin from Core1 (e.g., G2) to the module's RST pin (refer to the module's schematic for exact RST pin location, typically labeled "RST" or "RESET" on the PCB).

        https://chat.m5stack.com/

        1 Reply Last reply Reply Quote 0
        • First post
          Last post