changed low freq. clock source to IRC

Dependencies:   BLE_API mbed nRF51822_IRC

Fork of BLE_ANCS_SDAPI by devsar devsar

Revision:
1:f0edc06f2d29
Parent:
0:1f985a7c0a8b
--- a/README.txt	Tue Jun 03 04:25:33 2014 +0000
+++ b/README.txt	Sun Jul 06 13:09:05 2014 +0000
@@ -2,7 +2,7 @@
 ============
 This is a POC (Proof of Concept) for implementing
 ANCS (Apple Notification Center Service)with 
-NRF51822-mKit (mbed) platform.
+mbed HRM1017 platform.
 
 The code is not meant to be use for implementation,
 whatsoever.
@@ -40,16 +40,16 @@
    *recomended: iPush Test, free app to generate test notification.
     but if you can generate notification by yourself
     anything will be sufficient.
-2. NRF51822-mKIT, connected to PC
+2. mbed HRM1017, connected to PC (9,600bps)
    (debug log and the notification itself will
      be print out via usb com port).
    *teraterm etc is needed to access com port.
     (depend on your platform) 
      
 Ready for the action!
-1. Compile the code, transfer the binary file to mkit.
-2. Use teraterm etc, to connect to mkit com port. 
-3. Press reset. LED1(advertise) should turn on.
+1. Compile the code, transfer the hex file to mbed.
+2. Use teraterm etc, to connect to mbed com port. 
+3. It will automatically reset. LED1(advertise) should turn on.
    You should see Appendix 1 Log.
 4. On iOS7, select "Settings", "Bluetooth".
    You should see "ANCC" on the devices list.