Set a Device’s APN
Last updated
Was this helpful?
Last updated
Was this helpful?
To configure your wireless IoT device to use a Programmable Wireless SIM or Narrowband SIM requires only a few small configuration settings. You will need to configure the device into which you have fitted your SIM with the identity of the server through which it will transfer data. This is the SIM's configured Access Point Name (APN).
If you know how to configure the APN on your device, go ahead and make the change now. If not, here are some guides to help you:
You are using with a Programmable Wireless SIM or a Narrowband SIM.
You are using — Programmable Wireless SIM only.
You are using — Programmable Wireless SIM only.
That's generally all you need to do to configure your device, but depending on the device you are using, you may also need to enter .
Refer to your device's user manual to learn how to use AT commands then issue the following command to your device's cellular modem:
Broadband IoT
Narrowband IoT (NB-IoT)
Many devices do not support setting the APN via SMS. Refer to your device's user manual to see if this action is permitted and how to format the message.
The iOS UI changes in subtle ways with almost every release, so you may find the following guidance, for iOS 15, doesn't entirely match the UI on your device. However, it should help you find the setting you need.
If your phone's language setting is English (US/Canada), then go to Settings > Cellular > Cellular Data Network .
If your phone's language setting is English (UK), then go to Settings > Mobile Data > Mobile Data Network .
For other languages, use the appropriate menu path.
Tap APN and enter programmable-wireless.api.korewireless.com
under Cellular or Mobile Data , and LTE .
Leave the Username and Password fields blank.
Depending on which version of the Android OS is running on your phone, you set the APN by doing the following:
Go to Settings > More networks > Mobile networks > Access point names .
Tap the menu or + icon to edit an access point.
Enter wireless.twilio.com
under APN .
Tap your new KORE APN to set it as your active APN.
You will know your APN is correctly set if you can send and receive data. Open your favorite web browser and navigate to www.korewireless.com
. You're all set if you can load the web page. If the page doesn't load, review the instructions above for setting the APN.
When configuring your device, you may be asked to enter any or all of the following timeout settings. Please use the recommended values.
Firewall TCP Timer
1800 seconds
For mobile-originated communications, this is the amount of time before the network firewalls terminate Transmission Control Protocol (TCP) connections due to inactivity.
Firewall UDP Timer
30 seconds
For mobile-originated communications, this is the amount of time before network firewalls terminate User Datagram Protocol (UDP) connections due to inactivity.
Firewall ICMP Timer
10 seconds
This is the amount of time before network firewalls terminate Internet Control Message Protocol (ICMP) due to inactivity.
NAT TCP Timer
300 seconds
This is the amount of time before the Network Address Translation (NAT) router releases the address translation for TCP packets due to inactivity.
NAT UDP Timer
60 seconds
The amount of time before the NAT router releases the address translation for UDP packets due to inactivity.
Machine-to-machine SMS Commands sent from KORE to your SIM will arrive from the reserved phone number 2936.
Commands sent from your SIM to KORE must be sent to the same number.
If you're using a device that allows sending AT commands via SMS, you can use our to send a machine-to-machine SMS to the SIM. You can use a command line tool such as curl
to transmit an API request which contains the AT command shown above.
You can find more information on setting the APN on an iPhone or iPad on this .
For more information about using the Programmable Wireless API's resource, please see the .