Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Revision 2:0aac7f4770d9, committed 2018-05-02
- Comitter:
- krenbluetoothsig
- Date:
- Wed May 02 13:35:43 2018 +0000
- Parent:
- 1:5186eefd678a
- Child:
- 3:9259d5a8a3f2
- Commit message:
- server; 1. CHG: sync with homepage on Mbed.
Changed in this revision
| README.txt | Show annotated file Show diff for this revision Revisions of this file |
--- a/README.txt Wed May 02 13:10:04 2018 +0000 +++ b/README.txt Wed May 02 13:35:43 2018 +0000 @@ -1,12 +1,14 @@ -############### +** EULA -******** +** + PLEASE READ EULA.TXT BEFORE START DEVELOPMENT. - +** Overview -******** +** + This sample demonstrates Bluetooth Mesh functionality on micro:bit, www.microbit.org. It doesn't need provisioning because all the credential material (DevKey, NetKey, AppKey, Key Index, IVI and Unicast address) is pre-configured. @@ -14,12 +16,16 @@ * Pressing Button B on micro:bit will subscribe to the group address from 0xC000 to 0xC003 and back to 0xC000 again like round robin; +** Requirements -************ +** + micro:bit board +** Building and Running -******************** +** + 1. Following below link to set the development environment up on your Windows computer. http://docs.zephyrproject.org/getting_started/installation_win.html