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
Handle undefined message when sending AT command (#110)
* Update pktio to handle undefined message when sending AT command
* Undefined message handler is moved to pkthandler
* Use PktRespMutex in pktio thread to keep data consistency
* Add test cases to cover the undefined message handle flow
* Update ATE0 handling in SARA R4 and HL7802. ATE0 may still echo back ATE0. Change the AT command type to CELLULAR_AT_WO_PREFIX
0 commit comments