BLE Nano Code.Tested with Integrated mDot code

Dependencies:   BLE_API mbed nRF51822

Fork of eco_Labs_ble_Client by Happiest

Changes

RevisionDateWhoCommit message
35:b2af2293635a 2016-12-16 jinu BLE name chnage and local name fix default tip
34:d146cdbffd91 2016-12-16 jinu code changes unused variables removed;
33:17b8c186eb07 2016-12-15 jinu array size corrected
32:bb3b81b06676 2016-12-07 jinu BLE callback function updated
31:d25111c2fa21 2016-12-01 jinu Setting the BLE name from mDot
30:ce6ba33e0dff 2016-11-17 jinu SOF updated
29:6ebf4b4f297f 2016-11-09 jinu Request Working with Ecolab app
28:5acf1e0542f3 2016-11-09 jinu added proper request and response command
27:321218cb60c3 2016-10-27 jinu append special character to last packet
26:6b2fe4855698 2016-10-24 jinu updated nrf51822 library
25:96044c55f844 2016-10-23 jinu Code cleanup
24:a5e20a419a57 2016-10-23 jinu sending procedure to mdot corrected
23:7c71b3313b9c 2016-10-22 jinu command chnaged
22:7980e0aa7938 2016-10-21 jinu Tested on actual hardware
21:b2fc4f8b1d4e 2016-10-19 jinu packet header added
20:5c49ca82a9a1 2016-10-18 jinu working copy
19:c190dd954ff1 2016-10-17 jinu bleinit API changed;
18:d210f580ff04 2016-10-17 jinu FILE Receive command added
17:3fb1aafa4436 2016-10-13 jinu updated Send and recive commands; added file send and recieve commands;
16:79b149aae10a 2016-10-11 jinu spi BLE read corrected
15:67fbed00edf2 2016-10-11 jinu BLE read tested
14:dc3e3d327d7c 2016-10-07 jinu working with ios
13:c42bd4ebbbfa 2016-10-07 jinu Working with IOS
12:c7a8a7fe76fd 2016-10-06 jinu working code;
11:b8e687d97537 2016-10-06 jinu woeking slave code
10:09d1a403eb14 2016-10-04 vidyasagarbhat ble_init and message handler completed
9:5f0732aa3008 2015-09-29 rgrover1 updating underlying libraries.
8:f9bf6d403cde 2015-07-07 rgrover1 updated to the latest of the underlying libraries.
7:574a76e07b5f 2015-03-24 rgrover1 updating underlying libraries.
6:0f16ba78cb1e 2014-12-09 rgrover1 update underlying libraries.
5:2607923acfa1 2014-12-05 rgrover1 switch to using UARTService.write() instead of printf().
4:6e389d8897bf 2014-11-05 rgrover1 updating underlying libraries.
3:05d9a117ec0b 2014-09-30 rgrover1 updating underlying libraries.
2:43faafab7cf0 2014-09-23 rgrover1 updating to the latest version of the underlying libraries.
1:187a37237ae7 2014-09-22 rgrover1 A very simple demo writing 'ping' periodically to the BLE UART console service.
0:2130d7f559dc 2014-09-17 rgrover1 initial checkin; won't compile; serves as a placeholder