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.
Dependencies: BLE_API mbed-src nRF51822 nrf51_rtc
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:4a12e0f03381 | 2016-03-01 | Bobty | Completed work on display and alarm |
5:2682353a8c32 | 2015-12-14 | Bobty | Works reliably - time only (no alarm functions) - doesn't display on binary digits as yet |
4:f0b030a3223f | 2015-07-27 | Bobty | Now using nrf51_rtc library by Francis Schumacher |
3:a4b8d67de1b1 | 2015-07-27 | Bobty | Basic functionality of setting the time is working but no RTC is enabled |
2:9090120e2656 | 2015-07-26 | Bobty | Replaced code with RedBear sample BLE code |
1:c3d7e673cdd2 | 2015-03-10 | Bobty | Working with some debug code but only valid for 1 byte write |
0:0d5ac2fd4620 | 2015-03-10 | Bobty | First rev based on code at http://ble-intros.readthedocs.org/en/latest/AdvSamples/LEDReadWrite/ |