Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
nrf_modem_lib_sim.h File Reference
#include <modem/pdn.h>

Go to the source code of this file.

Functions

void nrf_modem_lib_sim_default_pdn_ctx (const char **apn, enum pdn_fam *family)
 Query currently configured default PDN context.
 
void nrf_modem_lib_sim_signal_strength (uint8_t rsrp, uint8_t rsrq)
 Set reported signal strenth and quality.
 
void nrf_modem_lib_sim_send_at (const char *msg)
 Push an AT message through the system.
 

Detailed Description

Author
Jordan Yates jorda.nosp@m.n@em.nosp@m.beint.nosp@m..com

SPDX-License-Identifier: FSL-1.1-ALv2

Function Documentation

◆ nrf_modem_lib_sim_default_pdn_ctx()

void nrf_modem_lib_sim_default_pdn_ctx ( const char ** apn,
enum pdn_fam * family )

Query currently configured default PDN context.

Parameters
apnAccess Point Name
familyIP family

◆ nrf_modem_lib_sim_send_at()

void nrf_modem_lib_sim_send_at ( const char * msg)

Push an AT message through the system.

Parameters
msgAT message

◆ nrf_modem_lib_sim_signal_strength()

void nrf_modem_lib_sim_signal_strength ( uint8_t rsrp,
uint8_t rsrq )

Set reported signal strenth and quality.

Parameters
rsrpRaw RSRP index
rsrqRaw RSRQ index