Navigation

    LILYGO

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    LilyGo TTGO T-Call & PMU SIM800L and SPI SD module simultaneously

    Technical Discussion
    2
    3
    467
    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.
    • M
      marmou last edited by

      Good afternoon.
      I have an problem with simultaneously function of SIM800L and SPI SD module together.
      Because standard SPI pins (18,19,23,5) and pins for SIM800L controls (26,27,4,5,23) are shared (23 and 5), then I try redirect SPI to different pins.
      I use SPI.begin(18,19,0,2); and on these pins I have also connected the SD. module.
      When i have commented SD.begin(); then SIM800L works perfectly. Starting sequention is without problems.
      When i uncomment SD.begin(); then I got from SIM800 an text "1: 5004 0000;0: 102C 0001;1: 1005 0000;0: 0000 0001 [0000];0: 0000 00A3;ystem halt!". SD card works perfectly.
      When i comment SD.begin(); then SIM800L works again without problems.
      Have You any experiences about this issue and can You help me?
      Thank You.

      M 1 Reply Last reply Reply Quote 0
      • M
        marmou @marmou last edited by

        Already solved - SD reconnected to carefully selected pins: 18,19,14,25. All devices (SD, SIM800L, RTC and TEMP. sensor) works! 😊

        L 1 Reply Last reply Reply Quote 0
        • L
          Lilygo @marmou last edited by

          @marmou Good job. You are awesome👍

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB | Contributors