Hexiwear library for communicating with the on-board KW40Z BLE device. KW40Z handles also the touch buttons.

Dependents:   Hexi_Buttons_Example Hexi_Click_Relay-v2_Example Hexi_Click_Relay-v3_Example Hexi_Catch-the-dot_Game ... more

Revisions of Hexi_KW40Z.cpp

Revision Date Message Actions
11:a9a838035b87 2016-09-26 Fixed Search Byte algorithm which was buggy File  Diff  Annotate
10:1bed2b28ee18 2016-09-26 Updated debug checking File  Diff  Annotate
9:8058541a8e2d 2016-09-26 Updated library so it doesn't require an TX task anymore outside of the library File  Diff  Annotate
8:2b9b24f3154d 2016-09-25 SendAccel, SendGyro,SendMag functions changed to accept int16_t instead of uint8_t. UART Messaging API has error. mag,accel and gyro should be 6 bytes instead of 3. File  Diff  Annotate
7:f363aea73f45 2016-09-25 Changed SendAccel, SendGyro,SendMag functions to accept int16_t for x,y,z instead of uint8_t. Payload length for these should be 6 bytes not 3. File  Diff  Annotate
6:23323e8aeda4 2016-09-25 Updated thread initialization in the class constructor as ARM team suggested File  Diff  Annotate
5:8c7c1cc024ed 2016-09-20 Moved Transmission of Sensor Tag Data from main thread to its own thread. File  Diff  Annotate
4:8586f50385d2 2016-09-20 Added Functionality for GetLinkState, GetVersion, GetTsiGroup File  Diff  Annotate
3:9e92f113c671 2016-09-20 Altered case for packetType_passDiplay. Bonding Passkey now accessible through GetPassKey() function. File  Diff  Annotate
2:bb66c19c3c04 2016-09-19 Added BLE primitives -- not tested yet File  Diff  Annotate
1:f6f9b24aea57 2016-09-19 Updated library for simpler callbacks File  Diff  Annotate
0:c2d52562f36b 2016-09-19 Initial version of KW40Z library for Hexiwear File  Diff  Annotate