Skip to content

Latest commit

 

History

History
 
 

nRF51

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Nordic nRF51822 UriBeacon

This document provides instructions for over-the-air device firmware update (DFU) of the nRF51822-BEACON to UriBeacon firmware using an Android phone.

Smaller icon

Getting Started

  1. Purchase the nRF51822 Bluetooth Smart Beacon Kit (part #NRF51822-BEACON)

  2. Install one of the Nordic Android apps that support DFU: nRF Master Control Panel (BLE) or nRF Toolbox for BLE

  3. Copy the uribeacon nRF51822 firmware to your phone using Google Drive for Android or another method.

Flashing UriBeacon

  1. Put the hardware in Device Firmware Update mode by pressing SW1 and SW2 at the same time (green led will turn on). Hint: use a tool for pressing the small buttons, like a pen tip.
  2. Use nRF Master (or nRF Toolbox) to upload the firmware file. NRF51822 Switches

Steps for nRF Master:

  1. Connect to tag with the name DfuTarg
  2. Click on DFU tab in upper right hand corner
  3. Select Application
  4. Click on DFU
  5. Click on select file and select Application
  6. Select hex file from downloads on phone or from Google Drive
  7. Click on Select Device
  8. Select tag with the name DfuTarg
  9. Click on Upload

UriBeacon Configuration

After loading the firmware file, the tag will be in a dormant mode and will not transmit advertisement packets until it is configured.

  1. Press SW2 on the tag to enter CONFIG MODE.
  2. Using the Physical Web Android App, input the desired Uri.

##nRF51822 UriBeacon Source code

Source code and project setup instructions can be found in the folder ble_uri_beacon.