Xinyuan-LilyGO / LilyGO-T-SIM7000G

LilyGO T-SIM7000G
https://pt.aliexpress.com/item/4000542688096.html
284 stars 123 forks source link

Getting millisecond accuracy #204

Closed andygrillo closed 1 year ago

andygrillo commented 1 year ago

Hi, we've used cheap GPS boards with an ESP32 before to get very accurate times at high frequency, by getting GPS time and using a Pulse-per-second pin on the GPS to give us a timer for the milliseconds.

On this board there is only a TX/RX connection to the ESP32 so no PPS pin we can use. Is there a way using the AT commands to achieve the same accuracy ?