You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using ESP-modem to connect to SIMCOM SIM7070G. While on paper it looks as a well-rounded module, a few issues prevent me from using it the way I would like to.
-it's impossible to enter CMUX mode repeatedly for SIMCOM SIM7070G #168#168 (comment) , and will result in NO-CARRIER responses.
Some attention was already given to SIM7070, since it contains the specific GNSS command and also an example for processing), but there seems to be very little written about such a concurrent use with a mobile network.
Describe the solution you'd like.
If there was such an example within esp-modem, which is dealing with this issue, it would be really amazing. It would also be really helpful if there was a way of getting the GNSS data without leaving CMUX mode, maybe by doing some manual calls which would be otherwise taken care of by the esp_modem mode selector.
Describe alternatives you've considered.
No response
Additional context.
No response
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Example Request for SIMCOM SIM7070 Switching between GNSS and mobile network connection
Example Request for SIMCOM SIM7070 Switching between GNSS and mobile network connection (IDFGH-13736)
Sep 18, 2024
Is your feature request related to a problem?
I'm using ESP-modem to connect to SIMCOM SIM7070G. While on paper it looks as a well-rounded module, a few issues prevent me from using it the way I would like to.
-it's impossible to enter CMUX mode repeatedly for SIMCOM SIM7070G #168 #168 (comment) , and will result in NO-CARRIER responses.
Some attention was already given to SIM7070, since it contains the specific GNSS command and also an example for processing), but there seems to be very little written about such a concurrent use with a mobile network.
Describe the solution you'd like.
If there was such an example within esp-modem, which is dealing with this issue, it would be really amazing. It would also be really helpful if there was a way of getting the GNSS data without leaving CMUX mode, maybe by doing some manual calls which would be otherwise taken care of by the esp_modem mode selector.
Describe alternatives you've considered.
No response
Additional context.
No response
The text was updated successfully, but these errors were encountered: