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
Update SARA-R4 socket receive response handling
#85
Closed
chinglee-iot
closed
2 years ago
chinglee-iot
commented
2 years ago
Add socket receive response handling for '+USORD: 0,0,""'. In the response, 0 data length is returned by SARA-R4 modem.
Remove redundant check in getDataFromResp
Use dataLen instead of *pDataRecv->pDataLen as parameter for getDataFromResp