NRF9151-DK-VIOT - Dev Kit

Getting Started with the nRF-Connect-for-Desktop

  1. Install nRF Connect: go to nRF9151 DK setup guide and download and install nRF Connect for desktop
  2. Connect your nRF9151 DK to your PC or Mac and power on the DK

  1. Complete Setup in nRF Connect for Desktop: Open Quick Start in nRF Connect for Desktop and follow the instructions in the app.

    Important for Mac/Linux users: Install J-link manually beforehand using the nRF Command Line Tools.


To set up your Velocity IoT SIM (VIOT-1SIM), follow the steps outlined below during the Quick Start configuration for proper activation. First, create an account on our standard platform at velocityiot.net and add your SIM.

Setting up Velocity IoT SIM (VIOT-1SIM) During Quick Start Setup

  1. Set up your SIM:
  • Create your account on velocityiot.net account
  • Add your SIM by entering its ICCID (found on the back of the SIM card).
  • Select your desired plan.

Every SIM comes with a free 100MB data allowance, reflected as a $5.70 discount. You will only start being charged once you use data beyond the $5.70 equivalent, based on your plan's rate. The discount is valid for up to 3 billing cycles, after which it expires.

  • See more details on the account creationg process here

During account registration, a credit card is required for a $1 authorization hold.

Our platform follows a "pay for what you use" policy—if there’s no SIM activity in a billing cycle, no charges will be applied.

  1. Insert SIM Card: power off your device, insert the SIM card in the slot following the correct orientation, and ensure it's securely in place. Then power the device back on.
  2. Program nRF9151 DK with “AT Commands” application.

A screenshot of a computer

Description automatically generated

  1. Skip SIM setup steps in the Quick Start Guide

A screenshot of a computer

Description automatically generated

  1. Open Serial Terminal to Evaluate AT commands

A screenshot of a computer

Description automatically generated

  1. Program APN and register on the network

A screenshot of a computer program

Description automatically generated

Set APN (in CFUN=0 or CFUN=4 state)
AT+CGDCONT=0,"IP","flolive.net",,,,0,0,0,0,0
Response	OK
Enable full functionality
AT+CFUN=1
Response	OK
Check SIM ICCID
AT%XICCID
Response	%XICCID: 89357110010778XXXXX
Check registration status
AT+CEREG?
AT+COPS?
Check IP address
AT+CGDCONT?
Response	+CGDCONT: 0,"IP","flolive.net","100.64.133.222",0,0
AT+CGPADDR=0
Response	+CGPADDR: 0,"100.64.133.222"
  1. Other Device Settings:
  • Set device as data centric: optimally, set your module to attach as a data-centric device. Refer to the manufacturer's documentation for specific instructions.
  • Enable Device Roaming

See our standard device setup instructions here


If you need additional support please contact support@velocityiot.io