Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
KC868-A2 ESP32 I/O pin define
#10
Hello, please help me determine the RXD and TXD pins for the SIM800L on the A4S board. The pins mentioned (13 and 15) in this forum thread do not work. I also want to point out that on the A2 board, the pins for GSM were listed as 13 and 34 as mentioned here, but in reality, they turned out to be 13 and 5. I am using my own script on ESP-IDF.
this pins for A2 works well
#define UART_TX_PIN 5
#define UART_RX_PIN 13

this pins for A4s doesn't work
#define UART_TX_PIN 34
#define UART_RX_PIN 13
Reply


Messages In This Thread
KC868-A2 ESP32 I/O pin define - by admin - 03-16-2023, 05:31 AM
RE: KC868-A2 ESP32 I/O pin define - by tugra - 12-10-2024, 08:46 AM
RE: KC868-A2 ESP32 I/O pin define - by admin - 12-11-2024, 08:07 AM
RE: KC868-A2 ESP32 I/O pin define - by tugra - 12-11-2024, 08:16 AM
RE: KC868-A2 ESP32 I/O pin define - by admin - 12-11-2024, 11:02 AM
RE: KC868-A2 ESP32 I/O pin define - by tugra - 12-11-2024, 12:01 PM
RE: KC868-A2 ESP32 I/O pin define - by admin - 12-12-2024, 12:37 AM
RE: KC868-A2 ESP32 I/O pin define - by tugra - 12-18-2024, 03:13 PM
RE: KC868-A2 ESP32 I/O pin define - by admin - 12-18-2024, 11:12 PM
RE: KC868-A2 ESP32 I/O pin define - by taalaibek - 12-22-2024, 07:38 AM
RE: KC868-A2 ESP32 I/O pin define - by admin - 12-22-2024, 07:40 AM
RE: KC868-A2 ESP32 I/O pin define - by taalaibek - 12-22-2024, 08:50 AM
RE: KC868-A2 ESP32 I/O pin define - by admin - 12-22-2024, 11:08 AM

Forum Jump:


Users browsing this thread:
1 Guest(s)