Skip to content

coiot-ble/nrf51_ble_automation_io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nrf51_ble_automation_io

BLE automation IO service for NRF51, using Nordic SDK as base.

How to use

First install the COIoT nrf51-sdk, then put this repo as a subdirectory of nrf51-sdk at nrf51-sdk/lib/ble_automation_io.

The service interface is pretty-much self-explanatory, using meson, use mesonconf to set the SDK libble_aio option to true, then include ble_automation_io.h directly.

See the switch example for an usage of it.

About

BLE automation IO service for NRF51

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.4%
  • Meson 2.6%