Move Ruuvi to BLE proxy

Something happened and they went down. During reflash the firmware was
upgraded to v3 which made them discoverable via BLE.

Repurposed Ruuvi to a generic BLE proxy then.
This commit is contained in:
2025-01-03 09:58:48 +01:00
parent e3406fc08a
commit bc12358d51
2 changed files with 2 additions and 46 deletions
+2 -1
View File
@@ -48,7 +48,8 @@ for config in \
done
for btproxy_replica in \
c25bac
c25bac \
c25b74
do
flash+=("${command?} btproxy.yaml --device btproxy-${btproxy_replica?}")
done