Hi,
I have a nRF9160 DK and Iam trying to join my Private NB-IoT network that my company has (So I can get a static IP). I have the NB-IoT activated Nano SIM and the credentials for my APN but when looking through the AT commands for the module I cant see what AT command I need to use to set my APN Password and Username.
Command to set APN Name:
AT+CGDCONT=1,"IP","APN Name"
Command to set APN credentials:
?
Command to Connect:
AT+CGACT=1,1
At the moment my device is joining the public NB-IoT network based on the IP range Iam getting for the SIM.