-
Hi,
my GSM modem is a Huawei:
`Bus 001 Device 008: ID 12d1:155e Huawei Technologies Co., Ltd.`
I am trying to run sms_handler.py, but it always fails on start and exits after printing "Waiting …
-
```
sudo apt update -y
```
-
I have taken pieces of the [Bioletics SIM7000 Demo Code](https://raw.githubusercontent.com/botletics/Botletics-SIM7000/main/examples/LTE_Demo/LTE_Demo.ino) in an attempt to get temperature data from m…
-
I got this error of status code -2 with your https_get_7600.ino code Compile error gone which comes yesterday but I just simply copied your code and run and i got this I am using A7672S Gsm module w…
-
**Build tool used:**
- [x ] Arudino
- [ ] Platformio (Visual Studio Code plugin)
- [ ] Platformio CLI
- [ ] Other
**Board used (ESP32/ESP8266/Arudino):**
- [ ] ESP8266-based
- [ x] ES…
Jvf01 updated
2 weeks ago
-
In the event we receive framing errors, the mux channel is invalid and will probably not work any more. In such cases, perhaps the best is to reset the modem. Or have an overall timeout to reset the m…
-
I have board with Sim7070G and have a problem with sim module stability. I suspect current is too low. I'm able to power up and connect to sim module through uart. AT commands works well, sim card is …
-
- [x] ESP32 Wroom DevKitV1
- [x] Toolchain version: crosstool-ng-1.22.0-80-g6c4433a
- [x] Compiler version: 5.2.0
- [x] Arduino is used as a module inside of IDF
- [x] SIM7000-LTE-Shield lib versi…
-
- [x] I have read the Troubleshooting section of the ReadMe
- [x] Question or request for help
### What are you working with?
Modem: [SIMCOM SIM7600G-H](https://docs.m5stack.com/#/en/mo…
-
Hello,
do you know if it is possible to somehow make the sim7000 (gsm + gps connection) work correctly with the esp-idf?
With Arduino it seems to work fine, but trying to replicate that functio…