GithubHelp home page GithubHelp logo

hereforlearning / nrf-master-control-panel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from neuroidss/nrf-master-control-panel

0.0 0.0 0.0 4.55 MB

A public API for the nRF Master Control Panel Android application.

nrf-master-control-panel's Introduction

nRF Master Control Panel

Application

The nRF Master Control Panel is an application designed for Bluetooth Smart developers. It allows for scanning for BLE devices and communicating with them.

The applicaiton requires Android version 4.3 or later and is available on Google Play:

https://play.google.com/store/apps/details?id=no.nordicsemi.android.mcp

or here, in case Google Play is not available. We recommend to install the application using Google Play as it will get automatic updates.

Note. The source code of nFR Master Control Panel is not published here.

Features

  1. Scanning for Bluetooth Smart devices in range
  2. Displaying the RSSI graph and exporting to CSV or EXCEL
  3. Displaying detailed packet history with RSSI, packet changes and advertising intervals
  4. Connecting to multiple devices at the same time
  5. Showing device services and characteristics
  6. Reading and writing characteristics
  7. Logging events and packets to nRF Logger app
  8. Device Firmware Update (DFU)
  9. Automated tests BETA

DFU - Device Firmware Update

The Device Firmware Update BLE protocol may be used to update the Soft Device, Bootloader or application Over-the-Air on nRF51 device. The full DFU documentation may be found on http://developer.nordicsemi.com/.

Since SDK 6.1 the DFU does not require physical intereaction with the device (f.e. pressing a button). A 'buttonless' DFU is available. The application, that supports the buttonless DFU should have the DFU Service present in its services list. See the SDK for samples.

The DFU Bootloader from SDK 7.0+ requires the extended init packet. Please, check the Creating a zip with image and init packet or [How to create the init packet](init packet handling/README.md). The Distribution packet (ZIP) is supported in nRF Master Control Panel since version 3.0. For older versions, the old ZIP file with the fixed naming convention or the separate HEX/BIN and DAT files should ne used.

Automated testing

The new nRF Master Control Panel version 2.1 allows for executing XML scripts with test suites. A sample XML for testing the HRM-DFU sample is copied to /Nordic Semiconductor folder on the phone's/tablet's local storage when the application is first launched. It contains the full documentation about the currently available features. Copy this file and the test.bat script from your phone (or from here) to your PC.

To start the test run the test.bat script:

test.bat [-d device_id] [-E KEY EXTRA]* test.xml

You may specify key-value pairs in execution or inside the test using

<set name="KEY" value="VALUE" />

and then use them as ${KEY} (see the sample_test_hrm.xml).

Read mode about the test suites in the documentation.

nrf-master-control-panel's People

Contributors

philips77 avatar kamran-soomro avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.