diff --git a/drivers/modem/gsm_ppp.c b/drivers/modem/gsm_ppp.c index f1b5c1cdde1..8b6d18ff1df 100644 --- a/drivers/modem/gsm_ppp.c +++ b/drivers/modem/gsm_ppp.c @@ -830,7 +830,7 @@ attaching: #endif } - LOG_DBG("modem RSSI: %d, %s", *gsm->context.data_rssi, "enable PPP"); + LOG_DBG("modem RSSI: %d, %s", gsm->minfo.mdm_rssi, "enable PPP"); ret = modem_cmd_handler_setup_cmds_nolock(&gsm->context.iface, &gsm->context.cmd_handler,