Skip to content

Enabled Bluetooth on BeagleBone Green Wireless (basic example project for Debian)

Notifications You must be signed in to change notification settings

balena-io-experimental/balena-bbgw-bluetooth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeagleBone Green Wireless Bluetooth setup

This is an example project of installing the Bluetooth firmware on a BeagleBone Green Wireless (BBGW) device, setting up the onboard Bluetooth device, and scan for neirby devices to check functionality.

This project should provide a reasonable basis for building your own Bluetooth enabled resin.io application with BBGW.

The firmware and system files are imported from https://github.com/rcn-ee/repos/tree/master/bb-wl18xx-firmware/suite/jessie/debian and might need to update from there, when out of date in this repo!

One thing to add to the systemd .service file when adding to this repo: Restart=on-failure (see current code).

License

Copyright 2016 Rulemotion Ltd.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Enabled Bluetooth on BeagleBone Green Wireless (basic example project for Debian)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages