@sasetcolombia You need to use unused IO pins. For example the IO2、15、18、19....... This can be seen in the schematic diagram
Posts made by Sukaibin
-
RE: TTGO TCALL SIM800L+SDCARD
-
RE: LilyGo sim7000 DS18B20
@jimh
Hello, pins above 34IO can only be used as input -
RE: How to receive SMS with t-call
@tcccorp 1. To set the local SMS center: AT+CSCA=""+ Press Enter, return OK. For details, consult your carrier.
2. AT+CMGF=1: Set the SMS mode to TEXT.
3.AT+CMGS="phone number"< enter >, set the receiver phone number, then return: ">",
Send desired content, such as "Send Massage Test!" You don't need a carriage return at the end,
After editing the SMS message, send the message in hexadecimal format 1A (1A is the key value of CTRL+Z, which tells the module to send the message.
You can also send 1B, that is, "ESC" to cancel the operation.) After the sending is successful, the module returns +CMGS: 15 to confirm the successful sending. -
RE: T-sim7600E don't recognize SD card
@papbo What is your current ESP32 version? Try upgrading?
-
RE: LilyGo sim7000 Battery Management
@jimh
5V DC and USB can be recharged -
RE: T-Relay - How can I use on-board LED?
@jpvonoy
pinMode(25, OUTPUT);
digitalWrite(25, LOW); -
T-echo Meshtastic firmware update
The new firmware fix optimizes some features.
Update button function
-
RE: T-OI PLUS RISC-V ESP32-C3
Yes, crystal burrs cause the problem.It has now been fixed in the latest version
-
RE: LiLyGo Mini ePaper Core
Hello, the code has been fixed. The ESP32 Pico option is available.
-
RE: LiLyGo Mini ePaper Core
@ckuehnel ![alt text]![0_1630891882486_IMG_4333.JPG]
Hello, this is the battery wiring method for the extended backplate.The battery type is 3.7V lithium.
(Uploading 100%)