issues
search
FreeRTOS
/
FreeRTOS-Cellular-Interface
FreeRTOS Cellular Interface implementation of the 3GPP TS v27.007 standard.
MIT License
85
stars
59
forks
source link
Handle network registration URC in AT command response callback
#90
Closed
chinglee-iot
closed
2 years ago
chinglee-iot
commented
2 years ago
Handle network registration URC received in AT command response. If AT command response has the same prefix, they will be regarded as SRC. In that case, AT command response callback must handle the URC and call the URC handler if necessary.