ble-sdk

module
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 28, 2020 License: MIT

README

ble-sdk

made-with-go Build Status Code Coverage GitHub license GitHub release

Easy to use Go SDK for BLE service and client. Here is the link to documentation

Dependencies for Runtime Environment

Debian
sudo apt-get -y update
sudo apt-get -y install bluez
sudo apt-get -y install libglib2.0-dev
sudo apt-get -y install libbluetooth-dev

# May need to run these for client before run (on boot)
sudo hciconfig hci0 up
sudo hciconfig sspmode 1
sudo hciconfig piscan

Examples

Directories

Path Synopsis
examples
pkg
ble

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL