GCF SMS
The GCF SMS Library uses the Custom AT commands library and adds custom AT commands for the nrf_modem_at_cmd() function to comply with GCF SMS Certification criteria.
The library implements the following AT commands:
AT+CPMSAT+CSMSAT+CSCAAT+CSCSAT+CMGDAT+CMSSAT+CMMSAT+CMGWAT+CMGF=0
Configuration
You can enable the GCF SMS Library by setting the CONFIG_GCF_SMS Kconfig option.
API documentation
The library does not expose any API of its own.
Source file:
lib/gcf_sms/gcf_sms.c