FreeRTOS:
FreeRTOS Cellular Common Library
FreeRTOS Cellular Common Library
|
Introduction to cellular module porting
Cellular common library provides APIS and URC handler implemented with 3GPP v27.007 AT commands.
These APIs and URC handler can be reused when porting cellular module.
Reference the following pages for detail information.
Porting cellular module with cellular common portable with the following steps.
Cellular module porting examples
Three cellular module portings can be referenced.
It is recommended that you start by cloning the implementation of one of the existing modems,
then make modifications where your modem's vendor-specific (non-3GPP) AT commands are different.