refactor: passive scan instead of connecting to BLE devices

This commit is contained in:
Yurii
2025-10-20 17:59:52 +03:00
parent 5667199988
commit 9d38525251
3 changed files with 168 additions and 562 deletions

View File

@@ -98,7 +98,7 @@ board_build.partitions = esp32_partitions.csv
lib_deps =
${env.lib_deps}
laxilef/ESP32Scheduler@^1.0.1
nimble_lib = h2zero/NimBLE-Arduino@2.3.3
nimble_lib = h2zero/NimBLE-Arduino@2.3.6
lib_ignore =
extra_scripts =
post:tools/esp32.py