An integrated code base for smart watch model using nrf51822. Used the efforts from Roger Clark, Goran Mahovlic, Nordic team SDKs and mbed repos on OLED. Programming: The watch prototype can be interfaced to Tiny Seeed BLE programmer (left of the Tiny Seeed BLE board). Connect SWDIO, SWD CLK, Vin and GND pins. For USB debugging also connect RX and TX pins. Used Roger's nice webpage to come up with the pin mapping and many other HW insights. http://www.rogerclark.net/arduino-on-the-id100hr-fitness-tracker/
Dependencies: BLE_API SFE_MicroOLED_debugPrint mbed nRF51822
Fork of BLE_TemperatureAdvertising by
History
Added tag dec26 for changeset 1b0597b7ead3
2017-12-27, by root@developer-sjc-indigo-compiler.local.mbed.org [Wed, 27 Dec 2017 06:52:35 +0000] rev 8
Added tag dec26 for changeset 1b0597b7ead3
test;
2017-12-27, by sandyr7 [Wed, 27 Dec 2017 06:47:27 +0000] rev 7
test;
Mbed platform for ID100 smart watches. Provide an integrated code base using work from RogerClark, GoranMahovlic, Nordic team for OLED, Serial UART (for debugging at PC), Collecting Accelerometer readings, BLE advertising of accelerometer readings.
2017-12-23, by sandyr7 [Sat, 23 Dec 2017 07:02:57 +0000] rev 6
Mbed platform for ID100 smart watches. Provide an integrated code base using work from RogerClark, GoranMahovlic, Nordic team for OLED, Serial UART (for debugging at PC), Collecting Accelerometer readings, BLE advertising of accelerometer readings.
v 1.0
2017-12-23, by sandyr7 [Sat, 23 Dec 2017 06:31:30 +0000] rev 5
v 1.0
use update adv payload API to change temperature value
2015-07-31, by sunsmile2015 [Fri, 31 Jul 2015 09:11:43 +0000] rev 4
use update adv payload API to change temperature value
1.change the coding style; 2.add struct for manufacturer data
2015-07-20, by sunsmile2015 [Mon, 20 Jul 2015 08:58:21 +0000] rev 3
1.change the coding style; 2.add struct for manufacturer data
change the coding style
2015-07-17, by sunsmile2015 [Fri, 17 Jul 2015 08:46:31 +0000] rev 2
change the coding style
change adv flag
2015-07-15, by sunsmile2015 [Wed, 15 Jul 2015 03:28:13 +0000] rev 1
change adv flag
initial version
2015-07-14, by sunsmile2015 [Tue, 14 Jul 2015 07:09:47 +0000] rev 0
initial version