Peter
Peter
FYI I am not using TinyGSM, I find it much too bloated. But when I define the board before the include it errors: ``` #define LILYGO_T_A7608X #include "utilities.h" #include #include...
why not just use a simple sketch like mine ?
Sim Card is installed, everything works, I can publish MQTT messages no problem, but every time I power on the modem I get a brownout. I have tried with fully...
I also have SIM7600 and have no problems with that, using same SIM card and power supply, this appears to be an issue with the board ?
so you cannot replicate this issue using my sketch ?
have you tried connecting using VBAT and use a USB Serial adapter on TX/RX instead of using the USB-C connector ? That is how I am testing as when the...
This happens the first time that the GPIO12 is pulled high after power was reconnected or a new sketch uploaded. The loop in my sketch crashes the device the first...
Yes, I am encountering this memory leak right now !