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
Hi,
I am using an STML4 controller and a TX82-W LTE modem. I am working on STM CUBE IDE and using HAL driver.
I have an initial communication setup between the controller and the LTE module. I can send AT commands on UART1 from my PC and the controller forwards them to the modem via UART2. However, I would like to implement the response parser logic so that I can let the controlller send the AT commands. Your project seems to be the right choice but I don't know how I can integrate that with my current project. HELP!
The text was updated successfully, but these errors were encountered:
Hi,
I am using an STML4 controller and a TX82-W LTE modem. I am working on STM CUBE IDE and using HAL driver.
I have an initial communication setup between the controller and the LTE module. I can send AT commands on UART1 from my PC and the controller forwards them to the modem via UART2. However, I would like to implement the response parser logic so that I can let the controlller send the AT commands. Your project seems to be the right choice but I don't know how I can integrate that with my current project. HELP!
The text was updated successfully, but these errors were encountered: