issues
search
FreeRTOS
/
FreeRTOS-Cellular-Interface
FreeRTOS Cellular Interface implementation of the 3GPP TS v27.007 standard.
MIT License
85
stars
60
forks
source link
Add default RAT selection list support
#82
Closed
chinglee-iot
closed
2 years ago
chinglee-iot
commented
2 years ago
Update BG96 and HL7802 to support RAT selection priority in Cellular_ModuleEnableUE in the following order
[ CELLULAR_CONFIG_DEFAULT_RAT, CELLULAR_CONFIG_DEFAULT_RAT_2, CELLULAR_CONFIG_DEFAULT_RAT_3 ]
Fix error handling in HL7802 RAT selection.