This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF9160 APN setup for https-client example

Hi,

We are trying to use our NRF91-DK with a proximus simcard (belgian provider).
I'm trying to get the https-client example to work without any code modifications.
We know we need to set an apn for proximus but it's not working.

I added the following to my prj.conf

CONFIG_LTE_PDP_CMD=y
CONFIG_LTE_PDP_CONTEXT="1\"IP\",\"m2minternet.proximus.be\""
CONFIG_BSD_LIBRARY_TRACE_ENABLED=y

and reimported the project in embedded studio to test.

Problem is that I'm blind to what's happening in the libraries of the modem.
I enabled the trace but i can't open the .bin file where it logs.
Can i see the at command output somewhere?

Thanks for any help!

Marvin

trace-2020-05-29T11-39-13.869Z.bin

Parents Reply Children
No Data
Related