T-A7608X
T-A7608X copied to clipboard
Hello, with what code file did you achieve a consumption in standby mode of 125 uA. I arrive at 175 uA but when I ask for a wake-up call 20...
I'm using the TinyGSM_Net_GNSS example. The reported coordinates are wrong when the decimal part of the latitude has leading zeroes, because they are omitted. Example (edited for privacy reasons): For...
Hello. I have an issue using GNSS sub-module. As I understand, to use the GNSS I need to enable 1.8V FET switching GPIO5 to ON state (according to your schematic)....
Hi, I am not using battery to power the board, it is external 5v/3A power supply. What is the proper way to connect to the board? Should I user Vin...
I'm using the HttpsClient example authored by @Sukaibin11 . Board A7608E-H with latest firmware B08. I think that ` http.connectionKeepAlive(); // Currently, this is needed for HTTPS ` Doesn't really...
Hi, similar to other boards (see [this](https://github.com/Xinyuan-LilyGO/T-A7670X/issues/10) issues), the board resets the SIMCOM module when the ESP32 wakes after a reset. Looking at the schematic: this can be avoided by...
Hi there, It is not really an issue but I would like to know how we can use the embedded GPS feature of the LilygoA7608E-H board? Does it wotk the...
Can you share a 3D case model please?
Hi, i could not find any docs or reference to the little button next to the sitcom module. What's it purpose? can we read its status programmatically? Thanks.