an observer for temperature demo
Dependencies: BLE_API mbed nRF51822 TMP_nrf51
Fork of BLE_Observer by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:649bd171929e | 2015-07-31 | sunsmile2015 | add advertiser address information in the output message |
7:91324daa3bfa | 2015-07-20 | sunsmile2015 | 1. change the coding style; 2. add struct for adv data and manufacturer data |
6:850f44146c9f | 2015-07-15 | sunsmile2015 | publish to my account |
5:103717ce54e5 | 2015-06-20 | rgrover1 | switch to new APIs; rename BLEDevice to BLE |
4:dd8231564124 | 2015-06-19 | rgrover1 | updating to the latest of the underlying libraries. |
3:50a7d47912b2 | 2015-05-18 | rgrover1 | switch to new APIs around scanning. |
2:e38ee32ba685 | 2015-05-13 | rgrover1 | updating to S130. We now have a working demo. :) |
1:f9ff297c8c84 | 2015-05-13 | rgrover1 | add imports for BLE_API and nRF51822 |
0:332983584a9c | 2015-05-12 | rgrover1 | initial attempt at a demo for a BLE observer. Uses the new scanning APIs. |