Ble Nano Installation Manual

June 8, 2024
BleNano

Ble Nano Installation Manual

Ble Nano

1. Necessary components

Smartphone with android operating system and bluetooth 4.0

2. Online Compiler

The online compiler can create two types of files:

  • hex files with bootloader
  • hex files for FOTA(firmware on the air) protocol

To generate the hex files first the online compiler must know the type of the controller so first step is to add the board from section Hardware->Boards->RedBearLab Ble Nano

FIG 1 Online Compiler

In this case the board was already added so just the remove option remain. After the code was compiled the browser will automatically download the hex file.

In this case the board was already added so just the remove option remain.
After the code was compiled the browser will automatically download the hex
file.

3. Types of files

To transfer with bluetooth the hex file, the nRF Toolbox app must ne started and the option default DFU must be selected. The app will ask what type of file will be uploaded and four option will be displayed.

  • Distribution packet(ZIP)
  • Soft Device
  • Bootloader
  • Application

For this project just the last two types of files are relevant.

4. Bootloader files

This step must be completed just if the Ble Controller was never programmed with an app which contains a bootloader file. In this case the only option to upload the code is with the USB from the PC. The app which contain the bootloader is too big to be transmitted with nRF toolbox app.

5. Apps without bootloader

In this case the file can be transmitted via bluetooth, if the hex file was generated with the online compiler for FOTA protocol. The second step si to use the nRF toolbox with the default option to upload the hex file. For final step the Ble Controller app for android is used to receive or to transmit data with the board.

Read More About This Manual & Download PDF:

Ble Nano Installation Manual – Download [optimized]
Ble Nano Installation Manual – Download

Questions about your Manual? Post in the comments!

Read User Manual Online (PDF format)

Read User Manual Online (PDF format)  >>

Download This Manual (PDF format)

Download this manual  >>

Related Manuals