Skip to content

marceluphd/LilyGo-T-Call-SIM800L

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌟LilyGo T-Call SIM800L🌟

English | 中文

AXP192 is the power supply used on the SIM800L board. It is an upgraded version of the IP5306 version. The following points are upgraded:

  1. Change the power IC to AXP192 PMU management, support coulomb counter and high-precision voltage and current detection function, please refer to X-Power official website
  2. SIM800L RI Pin leads to ESP32, can wake up from receiving voice or data calls, and receiving messages
  3. SIM800L DTR Pin leads to ESP32, which can wake up SIM800L from sleep state
  4. The old and new versions are fully compatible and can be used as general examples. You don't need to care about the control of the AXP192 power chip, you can replace the new board on your original code without programming the AXP192, and provide AXP192 control example code

Examples for SIM800L IP5306 Version Click me view PINOUT

Examples for SIM800L AXP192 Version Click me view PINOUT

Datasheet

Pin definition

Name IP5306 Version AXP192 Version
SIM800_TX 26 26
SIM800_RX 27 27
SIM800_PWKEY 4 4
SIM800_RST 5 5
SIM800_POWER 23 23
SIM800_DTR 32
SIM800_RI 33
SDA 21 21
SCL 22 22
AXP IRQ 35
LED 13