This is a monitor program for BLE NRF51822 chip. You can check memory, register and system information.
Dependencies: BLE_API mbed nRF51822 nRF51_Vdd
Please refer follows.
/users/kenjiArai/code/debug_tools/
/users/kenjiArai/notebook/ble--tytaiyo-yuden-module-for-mbed/
Diff: main.cpp
- Revision:
- 3:367a0d10f176
- Parent:
- 2:6a659d71d71f
- Child:
- 4:36ad7c7d0400
--- a/main.cpp Thu Feb 11 05:45:28 2016 +0000 +++ b/main.cpp Thu Feb 11 05:57:06 2016 +0000 @@ -20,7 +20,7 @@ * http://mbed.org/users/kenjiArai/ * * Started: January 3rd, 2016 - * Revised: Feburary 5th, 2016 + * Revised: Feburary 11th, 2016 */ // Include ---------------------------------------------------------------------------------------