This project contains two type of beacons: Eddystone and iBeacon.

Dependencies:   microbit-iBeacon

Fork of BTW_ComboBeacon_Solution by KEN OGAMI

Changes

RevisionDateWhoCommit message
21:8d35c362b325 2018-08-02 krenbluetoothsig 1. CHG: minor change for code retract. default tip
20:223f589c3fe9 2018-08-02 krenbluetoothsig 1. NEW: add "DIRECTORY" mark, users can find the file easily.
19:8c3dd0a6a0a1 2018-08-02 krenbluetoothsig 1. NEW: add ; //**@code; //**@endcode; as the indicator for code snippet.
18:eeea3e01140c 2018-08-01 krenbluetoothsig 1. NEW: main.cpp as the template, beacon_src.txt includes code snippet.
17:6715daf92c78 2018-08-01 krenbluetoothsig 1. CHG: add some "TODO" which will be used on hands-on.
16:2a71c1b5fd71 2018-07-31 krenbluetoothsig 1. NEW: add EULA. ; 2. NEW: add main.cpp to beacon_src.txt.
15:e8ac5b4fc915 2018-07-29 krenbluetoothsig 1. CHG: add some code comments on main.cpp.
14:f91cfca4fc26 2018-07-16 krenbluetoothsig 1. CHG: optimize LED screen display, 'E' means eddystone, 'i' means iBeacon.
13:756c206d2bdf 2018-07-16 krenbluetoothsig 1. CHG: change major and minor in hex.
12:3c732fa25692 2017-11-17 bluetooth_kyo change comment to say dashes instead of spaces.
11:6505399afe76 2017-10-17 bluetooth_kyo Add todos.; Change iBeacon UUID to one generated by Apple
10:0b4b38de17b3 2017-10-16 bluetooth_kyo change iBeacon major and minor to more legible major and minor numbers.
9:500febf505dd 2017-10-16 bluetooth_kyo add iBeacon functionality
8:fde95b9f958a 2017-10-16 bluetooth_kyo Add iBeacon functionality
7:310df58718c2 2017-08-02 kenogami modified for improved lab.
6:9b09bfc43c69 2017-08-02 kenogami modified to start with custom advertising.
5:c175ef4d3b80 2017-07-17 wwbluetooth updates
4:614eb34a3a14 2017-07-17 wwbluetooth Updates
3:dcdcd772dfca 2017-03-16 wwbluetooth Bluetooth World Solution
2:511941b33870 2017-03-16 wwbluetooth Solution for Bluetooth World Beacon Class
1:b6a1fb1d68fc 2017-02-08 bluetooth_mdw Eddystone test with modified DAL
0:580a61fd96a1 2017-02-08 bluetooth_mdw Eddystone test using modified DAL