-
**Describe the bug**
ME310 get stuck on init after a failure at the AT+CMUX command step.
**To Reproduce**
Use a Telit ME310G1-WW modem with fw
AT#SWPKGV
37.00.217-P0C.210001
M0C.200006
P0C.2…
-
### Is your feature request related to a problem?
I am using the esp_modem library and my device needs to support deep sleep. I need access to commands and data through UART, so I need to use CMUX mo…
-
If I create a `Listener` with `tls.Listen()` it just silently blocks or rejects gRPC requests, whether I connect the Listener directly to my gRPC service or use it as the main Listener for cmux. I've …
-
### Answers checklist.
- [X] I have read the documentation for esp-protocols [components](https://github.com/espressif/esp-protocols#readme) and the issue is not addressed there.
- [X] I have upda…
-
**Is your enhancement proposal related to a problem? Please describe.**
Support use general modem (e.g SIM800 with CMUX) in the driver cellular modem.
**Describe the solution you'd like**
In vers…
-
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…
-
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/master/subsys/modem/modem_cmux.c
Category: Null pointer dereferences
Function: `modem_cmux_connect_response_…
-
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/master/subsys/modem/modem_cmux.c
Category: Null pointer dereferences
Function: `modem_cmux_dlci_open_handler…
-
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/master/subsys/modem/modem_cmux.c
Category: Null pointer dereferences
Function: `modem_cmux_dlci_close_handle…
-
#55