-
When i was tried to upload file over FTP using this line:
`modem.sendAT("+CFTPSPUTFILE=\"", remotePath, filename, "\",3");`
The module response was ERROR without code of error this error command me…
-
[ x] I have read the Troubleshooting section of the ReadMe
## What type of issues is this?
[ x] Request to support a new module
[ ] Bug or problem compiling the library
[ ] Bug or issue …
-
[ ] I have read the Troubleshooting section of the ReadMe
## What type of issues is this?
[ ] Request to support a new module
[ ] Bug or problem compiling the library
[ ] Bug or issu…
-
I am trying to support Raspberry Pi 3. The linux driver code has the 7100 but not the 7000 listed.
When I try to compile on raspberry - jesse it gives error:
make[1]: *** /lib/modules/4.9.59-v7+/bu…
-
### Board
esp32s3
### Device Description
dev kitc1
### Arduino-ESP32 Version
latest
### Bytebeam Arduino SDK Version
latest
### IDE Name
arduino IDE
### Operating System
…
-
Hello everyone , I was testing the ppp from the original ESP IDF example and it works for SIM800L , but when I try to test the CMUX with this repository it didn't work.I get the same errors in the log…
-
[X ] I have read the Troubleshooting section of the ReadMe
## What type of issues is this?
[ ] Request to support a new module
[ ] Bug or problem compiling the library
[ ] Bug or iss…
-
Sometimes but not all times when using TinyGSM to retrieve the `AT+CPUTemp` it errors.
Code...
```
modem.poweroff();
DBG("Poweroff Modem!");
// Wait for modem to power off…
-
I'm using an esp32 together with a SIM800L. Its possible send more than 1460 bytes ? Because i have problemens to send my archive and i need a solution for this.
-
While sending data over a TCP connection using `tcp_send()`, the system crashes with a LoadProhibited exception on core 1. This issue occurred around the time the module is roaming from one Wi-Fi netw…