Dissertation project, looking at BLE communication in cars. This project is BLE peripheral acting as car indicator stalk

Dependencies:   BLE_API mbed nRF51822

Fork of BLE_GATT_test1 by Alexander Lea

Revisions of main.cpp

Revision Date Message Actions
21:84574bea5494 2015-04-25 fixed log issue File  Diff  Annotate
20:288064697dd3 2015-04-25 Altered to screen logging and removed ref to error service File  Diff  Annotate
18:867625bb5000 2015-04-25 Raising error at random duration File  Diff  Annotate
17:df2f1d5c69a8 2015-04-16 Tidied up code a load File  Diff  Annotate
16:d821122547b3 2015-04-16 Re-factored to deal with events better, and added functionality for break switch too! File  Diff  Annotate
15:ad1d37e51a26 2015-04-14 Incorporated error characteristic as part of broadcaster service File  Diff  Annotate
14:7225b50aaaf7 2015-04-09 updates File  Diff  Annotate
13:a578c382cb7d 2015-03-27 Formatting and tidying and commenting File  Diff  Annotate
12:f5b12e8b6043 2015-03-27 Switch input and BLE working correctly :) File  Diff  Annotate
11:35b63ab4c76c 2015-03-26 Properly working with input from physical switch File  Diff  Annotate
10:2c5c202c69a5 2015-03-22 Added error service :) File  Diff  Annotate
9:0ed64b14d46b 2015-03-12 Changed to deal with int arrays rather than int values :) File  Diff  Annotate
6:1d7e5fcc8d00 2015-02-24 updated which cmd is sent File  Diff  Annotate
5:b3f8e10b9602 2015-02-17 refactored and attempting to stop madly sending messages File  Diff  Annotate
4:ac0ee88ea0ed 2015-02-17 Refactored to "BroadcasterService", and now sending 1 and 0 as on or off File  Diff  Annotate
3:f3d20b36b7ea 2015-02-17 Working as pretend battery status node File  Diff  Annotate
2:f538ff758828 2015-01-18 Tidied up loads of commented code File  Diff  Annotate
1:ebdf445c4bcc 2015-01-18 Renamed variable from level to command File  Diff  Annotate
0:af868ad47854 2015-01-18 Initial commit to test 1 of BLE gatt test File  Diff  Annotate