8 lines
286 B
Markdown
8 lines
286 B
Markdown
# thingy52-mqtt-bridge
|
|
|
|
MQTT bridge for BLE Nordic Instruments Thingy:52.
|
|
|
|
## Usage
|
|
|
|
Update the parameters found in `app.py` and run it with `python3 app.py`. To run the app as a service, copy `thingy52-bridge.service` to `/etc/systemd/system/` and edit the path to `app.py` within it.
|