Skip to content

serj331/rpi_ble_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple bluetooth low energy application writed on c for rasspberry pi zero w

ble application register and implements: 1 custom local gatt service with 2 characteristics in it (charc0 for led switch, charc1 for pwm control of second led), advertiser object for device name & local service uuid adversments

application communicate with bluez stack through dbus, protocol handling performed by using glib

build: CC=arm-linux-gnueabihf-gcc make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages