nRF Connect SDK API 2.8.99
|
#define nrf_modem_at_printf | ( | ... | ) |
These functions are disallowed for the modem AT command interception (using at_cmd_custom lib) to work properly. For that, all the AT commands must go through nrf_modem_at_cmd()
except when forwarding intercepted AT commands from within the callbacks. Alternatives to these functions are available in slm_util.h.