Xinyuan-LilyGO / T-A7608X

MIT License
21 stars 5 forks source link

How to turn off completely the modem #10

Closed freeasabeer closed 1 year ago

freeasabeer commented 1 year ago

In TinyGSM_Net_GNSS.ino we can find the following to power off the modem:

    // Try to power-off (modem may decide to restart automatically)
    // To turn off modem completely, please use Reset/Enable pins
    modem.poweroff();

What is the sequence of Reset/Enable pins to completely turn off the modem ?

LilyGO commented 1 year ago

Hello. IO12 can control the power supply of A7608 when using battery power only.