Skip to content

Commit

Permalink
only_dfu branch added
Browse files Browse the repository at this point in the history
  • Loading branch information
philips77 committed Dec 4, 2015
1 parent e200cd5 commit 7425fc3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ It contains applications demonstrating Bluetooth Smart profiles:

Since version 1.10.0 the *nRF Toolbox* also supports the **Nordic UART Service** which may be used for bidirectional text communication between devices.

**Note:** To get a smaller version, with only the DFU profile, switch to the *only_dfu* branch.

### Nordic UART Service

The UART profile allows for fast prototyping of devices. The service itself it very simple, having just 2 characteristics, one for sending data and one for receiving. The data may be any byte array but it is very often used with just text. Each UART configuration in the nRF Toolbox consists of 9 programmable buttons. Each of them, when pressed, will send the stored command to the device. You may export your configuration to XML and share between other devices. Swipe the screen to right to show the log with all events.
Expand Down

0 comments on commit 7425fc3

Please sign in to comment.