subhadeep-123 / PIBeacon

Bluetooth Low Energy (BLE) in a containerized environment in Raspberry PI 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PiBeacon

Bluetooth Low Energy (BLE), in a containerized environment

The setup.sh file automates the whole process of setting up the environment and executing to the shell, takes a few inputs in the process.

./setup.sh

Not that we are in the shell.

We need to configure the BLE from whithin the shell.

./blesetup_docker.sh

This will get the process of configuring the hci0 and setting up the UUID done.

About

Bluetooth Low Energy (BLE) in a containerized environment in Raspberry PI 4

License:Apache License 2.0


Languages

Language:Shell 95.3%Language:Dockerfile 4.7%