-
Trying to response to a call from a number xxxxx struggling to return the incoming call number...
```
if (SerialAT.available()) {
String response = SerialAT.readString();
if (response.indexO…
-
My code is working as expected, except a MQTT disconnect around 24hrs.
Board is T-SIM7600G-H
Broker is hivemq.com
Using the Tiny_GSM and MQTT libraries
TinyGSM version: 0.11.5
PubSu…
-
I see the pins in the interface schematics but I am unsure of how I can access them. Are they mapped or labels somewhere?
-
I just got the board and tested the AllFunctions.ino.
Everything worked perfectly.
After a few successful tests, I changed the sleep time to 10 minutes (600 seconds) and used a battery and logged th…
-
After using the SIM7600 for a number of years, there seems a new issue in obtaining an IP address reliably. Service seems stuck activating:
![systemctl status gate H no IP address](https://user-im…
-
I used the example directly and just changed the site address and this is the result? What is the cause of this problem?
Code :
> /**************************************************************…
-
I have trouble running script in /store/scripts/sendlivedata2abrp.js
I c/p scripts from [docs](https://docs.openvehicles.com/en/latest/plugin/abrp/README.html), added missing info about tokens, car d…
-
Hi,
I bought a T-SimCam and a pcie sim 7600e module.
After hours i found this Arduino IDE settings:
[Settings](https://github.com/Xinyuan-LilyGO/LilyGo-Camera-Series/issues/8#topl)
Then I suces…
-
Hi There,
Big fan of your work here. Was wondering if there is any chance of adding AT+CIPGSMLOC for location triangulation. Would be great for IoT dashboards which have map widgets
-
Hi felmue
I used your code 'OTAoverLTE.ino', which seems to work seamlessly until the end. But then there is an error message about an 'invalid segment length'.
Here is the response I get:
Modem In…