فهرست منبع

gf-bt-proxy-01 scan changed

Patryk M. Gutowski 1 سال پیش
والد
کامیت
19fd1a48e4
1فایلهای تغییر یافته به همراه8 افزوده شده و 2 حذف شده
  1. 8 2
      gf-bt-proxy-01.yaml

+ 8 - 2
gf-bt-proxy-01.yaml

@@ -42,11 +42,17 @@ wifi:
 
 esp32_ble_tracker:
   scan_parameters:
-    active: True
+    # active: True
     # We currently use the defaults to ensure Bluetooth
     # can co-exist with WiFi In the future we may be able to
     # enable the built-in coexistence logic in ESP-IDF
-    # active: true
+    active: true
+    interval: 1110ms
+    window: 1100ms
+    #  on_scan_end:
+    #    - then:
+    #      - lambda: |-
+    #          ESP_LOGD("ble_auto", "The scan has ended!");
 
 bluetooth_proxy:
   active: true