agwoska / hexiwear_apps

Implementations using Hexiwear
1 stars 0 forks source link

BLE Driver #8

Closed agwoska closed 2 years ago

agwoska commented 2 years ago

As a developer, I want a BLE driver to communicate with smart devices so data and events can be captured.

Background Information

There already exists a KW40Z driver (link is in hexi_libs.txt) but it does not support the values that we want to send. We are planning on creating a custom app that will use the data sent from the Hexiwear device to capture data and activate events. This being the case, the entire KW40Z driver is being rebuilt to support these upgrades.

Acceptance Criteria

agwoska commented 2 years ago

Driver on Mbed is sufficient for now