analogdevicesinc / EVAL-ADICUP3029

This repo includes examples which run on the EVAL-ADICUP3029 ARM Cortex-M3 processor development platform from Analog Devices.
https://wiki.analog.com/resources/eval/user-guides/eval-adicup3029
Other
38 stars 63 forks source link

Adicup cn0397 #25

Closed mirceacaprioru closed 5 years ago

mirceacaprioru commented 5 years ago
ADuCM3029_demo_cn0397: Add main application

This patch adds the application source. It is modified to use the new BLE
message format intended to work with IOTnode IOS app.

This is just a port of the ADICUP3029 BSP cn0397 project with
modifications made to the BLE message format.

For information about the BLE message format check:
https://wiki.analog.com/resources/eval/user-guides/eval-adicup3029/reference_designs/ble_packet

Signed-off-by: Mircea Caprioru <mircea.caprioru@analog.com>
mirceacaprioru commented 5 years ago

Changelog v1->v2

mirceacaprioru commented 5 years ago

Changelog v2->v3

mirceacaprioru commented 5 years ago

Will merge today if there are no objections.