OMG dont save MQTT settings?

Having an issue with ”ESP32 Wroom” while trying to use web loaded esp32dev-ble-cont.
MQTT settings don’t get saved. Issue is usually with wifi settings as well, but some times it’s working, so focusing only to MQTT configs.

Doing flash with erase. Connecting to ESP32. Updating MQTT settings. UI gives ”Saved” and after when recycling power default settings are back. Am in doing something wrong or what is the issue?

No matter do i set MQTT with /wifi or /param, same thing happens, it dont get actually saved.

Hello,
Are you sure of your MQTT and Wifi credentials?
For example can you connect to your broker with an mqtt explorer and the same credentials?
If yes, do you have another board to try with?

Yes, creditials should be correct :slight_smile:
Tried so many times. I’m totally newbie what comes to the MQTT.

First I started think that there are some issues with that board (Which is the only one what I have…), but then tried to flash “ESPresense” to see that I do have working MQTT and working ESP32. It did work fine. HA auto-discovery found that one right away.

Then back to the OMG. I tried once again to setup WIFI and MQTT at the same time. I was able to get WIFI connection, but nothing did not appear to HA. Changed approach and only did a setup to MQTT, so I would be able to connect to ESP32 to see that settings are correct and then noticed that those are not saved.

Some screenshots from the process.

Fist Web upload/flash - Success

Then custom settings with wifimanager only to MQTT and leaving WIFI untouched

Settings saved with payload

Still having ESP32 connected to my laptop and refreshing browser to see what is going on

Then removing it from laptop and giving external power. MQTT settings are gone and defaults are there again

I’ve tried same thing by adding WIFI settings as well, but in those cases I can get ESP32 connected to WIFI, but HA don’t say anything, so not sure are MQTT settings saved with a success too as not able to reconnect ESP32 directly to see it’s settings.

Ok. Only one attachment allowed, so here are all.

edit: also tried to compile OMG with custom settings, but that was too much for me. I was not able to do working flash :slight_smile:

Hello,

Could you connect a serial monitor while you are doing the configuration process and see the extract?

Arduino IDE or platformio have one for example. This would give previous information about what’s going on with the setup.

1 Like

Oh, Thanks! Didn’t know of that option. Trying to figure how it’s done.

Got it. I think…
Reflash and while still connected to laptop trying to change and save MQTT only

 *  Executing task: C:\Users\juha\.platformio\penv\Scripts\platformio.exe device monitor 

--- Terminal on COM3 | 115200 8-N-1
--- Available filters and text transformations: colorize, debug, default, direct, esp32_exception_decoder, hexlify, log2file, nocontrol, printable, send_on_enter, time
--- More details at https://bit.ly/pio-monitor-filters
--- Quit: Ctrl+C | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
*wm:[2] Portal Timeout In 92 seconds
*wm:[2] Portal Timeout In 62 seconds
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal
*wm:[2] <- HTTP Root 
*wm:[2] WiFi Scan ASYNC started
*wm:[2] WiFi Scan ASYNC completed in 4717 ms
*wm:[2] WiFi Scan ASYNC found: 4
*wm:[2] Portal Timeout In 105 seconds
*wm:[2] <- HTTP Root 
*wm:[2] Scan is cached 16140 ms ago
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal
*wm:[2] <- HTTP Wifi 
*wm:[2] Scan is cached 20219 ms ago
*wm:[1] 4 networks found
*wm:[2] AP:  -82 IoT
*wm:[2] AP:  -83 IoT-koti
*wm:[2] AP:  -83 KotiAP5Ghz
*wm:[2] AP:  -83 KotiAP
*wm:[2] Portal Timeout In 100 seconds
*wm:[2] <- HTTP WiFi save  
*wm:[2] Parameters
*wm:[2] --------------------
*wm:[2] server: 192.168.1.11
*wm:[2] port: 1883
*wm:[2] user: test
*wm:[2] pass: testpw
*wm:[2] secure:
*wm:[2] cert:
*wm:[2] name: OpenMQTTGateway_test
*wm:[2] topic: home/
*wm:[2] ota: OTAPASSWORD
*wm:[2] --------------------
*wm:[2] processing save
*wm:[2] No ssid, skipping wifi save 
*wm:[2] Processing - Disabling STA
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal 
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal
*wm:[2] <- HTTP Root 
*wm:[2] WiFi Scan ASYNC started
*wm:[2] WiFi Scan ASYNC completed in 4716 ms
*wm:[2] WiFi Scan ASYNC found: 4
*wm:[2] Portal Timeout In 107 seconds
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal
*wm:[2] <- HTTP Param 
*wm:[2] Portal Timeout In 100 seconds
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal 
*wm:[2] Portal Timeout In 70 seconds
*wm:[2] <- HTTP Param 
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal
*wm:[2] <- HTTP Param 
*wm:[2] Portal Timeout In 103 seconds
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal
*wm:[2] Portal Timeout In 73 seconds
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal
*wm:[2] Portal Timeout In 43 seconds
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal
*wm:[2] Portal Timeout In 13 seconds
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal 
*wm:[1] config portal has timed out 
*wm:[2] shutdownConfigPortal
*wm:[0] [ERROR] disconnect configportal - softAPdisconnect FAILED
*wm:[2] restoring usermode STA
*wm:[2] wifi status: WL_DISCONNECTED
*wm:[2] wifi mode: STA
*wm:[2] configportal closed
*wm:[1] config portal exiting
W: failed to connect and hit timeout
W: Rebooting for reason code 3
ets Jul 29 2019 12:21:46

rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0030,len:1184
load:0x40078000,len:13160
load:0x40080400,len:3036
entry 0x400805e4
N: 
************* WELCOME TO OpenMQTTGateway **************
N: OpenMQTTGateway Version: v1.3.0
*wm:[2] Added Parameter: server
*wm:[2] Added Parameter: port
*wm:[2] Added Parameter: user
*wm:[2] Added Parameter: pass
*wm:[2] Added Parameter: secure
*wm:[2] Added Parameter: cert
*wm:[2] Added Parameter: name
*wm:[2] Added Parameter: topic
*wm:[2] Added Parameter: ota
N: Attempting Wifi connection with saved AP: 0
[E][WiFiSTA.cpp:221] begin(): connect failed!
N: Attempting Wifi connection with saved AP: 1
[E][WiFiSTA.cpp:221] begin(): connect failed!
N: Attempting Wifi connection with saved AP: 2
[E][WiFiSTA.cpp:221] begin(): connect failed!
N: Attempting Wifi connection with saved AP: 3
[E][WiFiSTA.cpp:221] begin(): connect failed!
N: Attempting Wifi connection with saved AP: 4
[E][WiFiSTA.cpp:221] begin(): connect failed!
N: Connect your phone to WIFI AP: OpenMQTTGateway_ESP32_BLE_C with PWD: your_password
*wm:[1] AutoConnect
*wm:[2] ESP32 event handler enabled
*wm:[2] Connecting as wifi client...
*wm:[2] setSTAConfig static ip not set, skipping
*wm:[1] No wifi saved, skipping 
*wm:[2] Connection result: WL_NO_SSID_AVAIL
*wm:[1] AutoConnect: FAILED
*wm:[2] Starting Config Portal
*wm:[2] AccessPoint set password is VALID
*wm:[2] Disabling STA 
*wm:[2] Enabling AP
*wm:[1] StartAP with SSID:  OpenMQTTGateway_ESP32_BLE_C
*wm:[1] AP IP address: 192.168.4.1
*wm:[1] Starting Web Portal
*wm:[2] HTTP server started
*wm:[2] WiFi Scan ASYNC started 
*wm:[2] Config Portal Running, blocking, waiting for clients...
*wm:[2] Portal Timeout In 120 seconds
*wm:[2] WiFi Scan ASYNC completed in 2433 ms
*wm:[2] WiFi Scan ASYNC found: 4
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal
*wm:[2] Portal Timeout In 92 seconds
*wm:[2] Portal Timeout In 62 seconds
*wm:[2] Portal Timeout In 32 seconds
*wm:[2] Portal Timeout In 2 seconds
*wm:[1] config portal has timed out 
*wm:[2] shutdownConfigPortal
*wm:[0] [ERROR] disconnect configportal - softAPdisconnect FAILED
*wm:[2] restoring usermode STA
*wm:[2] wifi status: WL_DISCONNECTED
*wm:[2] wifi mode: STA
*wm:[2] configportal closed
*wm:[1] config portal exiting
W: failed to connect and hit timeout
W: Rebooting for reason code 3
ets Jul 29 2019 12:21:46

rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0030,len:1184
load:0x40078000,len:13160
load:0x40080400,len:3036
entry 0x400805e4
N: 
************* WELCOME TO OpenMQTTGateway **************
N: OpenMQTTGateway Version: v1.3.0
*wm:[2] Added Parameter: server
*wm:[2] Added Parameter: port
*wm:[2] Added Parameter: user
*wm:[2] Added Parameter: pass
*wm:[2] Added Parameter: secure
*wm:[2] Added Parameter: cert
*wm:[2] Added Parameter: name
*wm:[2] Added Parameter: topic
*wm:[2] Added Parameter: ota
N: Attempting Wifi connection with saved AP: 0
[E][WiFiSTA.cpp:221] begin(): connect failed!
N: Attempting Wifi connection with saved AP: 1
[E][WiFiSTA.cpp:221] begin(): connect failed!
N: Attempting Wifi connection with saved AP: 2
[E][WiFiSTA.cpp:221] begin(): connect failed!
N: Attempting Wifi connection with saved AP: 3
[E][WiFiSTA.cpp:221] begin(): connect failed!
N: Attempting Wifi connection with saved AP: 4
[E][WiFiSTA.cpp:221] begin(): connect failed!
N: Connect your phone to WIFI AP: OpenMQTTGateway_ESP32_BLE_C with PWD: your_password
*wm:[1] AutoConnect
*wm:[2] ESP32 event handler enabled
*wm:[2] Connecting as wifi client...
*wm:[2] setSTAConfig static ip not set, skipping
*wm:[1] No wifi saved, skipping
*wm:[2] Connection result: WL_NO_SSID_AVAIL
*wm:[1] AutoConnect: FAILED
*wm:[2] Starting Config Portal
*wm:[2] AccessPoint set password is VALID
*wm:[2] Disabling STA
*wm:[2] Enabling AP
*wm:[1] StartAP with SSID:  OpenMQTTGateway_ESP32_BLE_C
*wm:[1] AP IP address: 192.168.4.1
*wm:[1] Starting Web Portal
*wm:[2] HTTP server started
*wm:[2] WiFi Scan ASYNC started
*wm:[2] Config Portal Running, blocking, waiting for clients...
*wm:[2] Portal Timeout In 120 seconds
*wm:[2] WiFi Scan ASYNC completed in 4713 ms
*wm:[2] WiFi Scan ASYNC found: 4

Ok, Something is happening while adding WIFI settings too…

edit: trying with real and correct settings… below not correct.

  Executing task: C:\Users\juha\.platformio\penv\Scripts\platformio.exe device monitor 

--- Terminal on COM3 | 115200 8-N-1
--- Available filters and text transformations: colorize, debug, default, direct, esp32_exception_decoder, hexlify, log2file, nocontrol, printable, send_on_enter, time
--- More details at https://bit.ly/pio-monitor-filters
--- Quit: Ctrl+C | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
*wm:[2] <- HTTP Wifi
*wm:[2] Scan is cached 6879 ms ago
*wm:[1] 4 networks found
*wm:[2] AP:  -82 KotiAP
*wm:[2] AP:  -82 IoT-mqtt
*wm:[2] AP:  -82 KotiAP5Ghz
*wm:[2] AP:  -83 IoT
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal 
*wm:[2] Portal Timeout In 102 seconds
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal
[E][WebServer.cpp:633] _handleRequest(): request handler not found
*wm:[2] <- Request redirected to captive portal
*wm:[2] <- HTTP WiFi save  
*wm:[2] Parameters
*wm:[2] --------------------
*wm:[2] server: 192.168.1.11
*wm:[2] port: 1883
*wm:[2] user: mqtt
*wm:[2] pass: mqttmqtt
*wm:[2] secure:
*wm:[2] cert:
*wm:[2] name: OpenMQTTGateway
*wm:[2] topic: home/
*wm:[2] ota: OTAPASSWORD
*wm:[2] --------------------
*wm:[2] processing save
*wm:[2] Connecting as wifi client... 
*wm:[2] setSTAConfig static ip not set, skipping
*wm:[1] Connecting to NEW AP: IoT-mqtt
*wm:[1] connectTimeout not set, ESP waitForConnectResult... 
*wm:[2] Connection result: WL_CONNECTED
*wm:[1] Connect to new AP [SUCCESS]
*wm:[1] Got IP Address:
*wm:[1] 192.168.1.14
*wm:[2] [CB] _savewificallback calling
*wm:[2] shutdownConfigPortal 
*wm:[0] [ERROR] disconnect configportal - softAPdisconnect FAILED
*wm:[2] restoring usermode STA
*wm:[2] wifi status: WL_CONNECTED
*wm:[2] wifi mode: STA
*wm:[2] configportal closed
*wm:[1] config portal exiting
{
  "mqtt_server": "192.168.1.11",
  "mqtt_port": "1883",
  "mqtt_user": "mqtt",
  "mqtt_pass": "mqttmqtt",
  "mqtt_topic": "home/",
  "gateway_name": "OpenMQTTGateway",
  "mqtt_broker_secure": false,
  "mqtt_broker_cert": "",
  "mqtt_ss_index": 0,
  "ota_server_cert": "",
  "ota_pass": "OTAPASSWORD"
}[E][Preferences.cpp:472] getString(): nvs_get_str len fail: BTConfig NOT_FOUND
N: BT config loaded
N: BT sys: {
  "bleconnect": false,
  "interval": 0,
  "activescan": true,
  "intervalcnct": 3600000,
  "onlysensors": false,
  "hasspresence": false,
  "presenceTopic": "presence/",
  "presenceUseBeaconUuid": false,
  "minrssi": -100,
  "extDecoderEnable": false,
  "extDecoderTopic": "undecoded",
  "filterConnectable": false,
  "pubadvdata": false,
  "pubBeaconUuidForTopic": false,
  "ignoreWBlist": false,
  "btqblck": 0,
  "btqsum": 0,
  "btqsnd": 0,
  "btqavg": 0
}
N: BT config loaded
N: BLE scans interval: 0
N: BLE connects interval: 3600000
N: Publishing only BLE sensors: false
N: Active BLE scan: true
N: minrssi: -100
N: Low Power Mode: 0
N: OpenMQTTGateway modules: ["BT"]
N: ************** Setup OpenMQTTGateway end **************
W: MQTT connection...
N: Connected to broker
N: Send on /SYStoMQTT msg {"uptime":64,"version":"v1.3.0","freemem":122388,"mqttport":"1883","mqttsecure":false,"tempc":45,"freestack":4284,"rssi":-87,"SSID":"IoT-mqtt","BSSID":"86:2A:A8:C7:5F:A1","ip":"192.168.1.14","mac":"78:21:84:C6:B8:2C","lowpowermode":0,"interval":0,"intervalcnct":3600000,"scnct":0,"modules":["BT"]}
N: Send on /BTtoMQTT msg {"bleconnect":false,"interval":0,"activescan":true,"intervalcnct":3600000,"onlysensors":false,"hasspresence":false,"presenceTopic":"presence/","presenceUseBeaconUuid":false,"minrssi":-100,"extDecoderEnable":false,"extDecoderTopic":"undecoded","filterConnectable":false,"pubadvdata":false,"pubBeaconUuidForTopic":false,"ignoreWBlist":false,"btqblck":0,"btqsum":0,"btqsnd":0,"btqavg":0}
N: Scan begin
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-83,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Device detected: 58:9D:DF:C1:9E:39
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-88,"txpower":12}
N: Found 2 devices, scan number 1 end
N: Scan begin
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-83,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Device detected: CF:C2:BD:2A:8C:0E
N: Send on /BTtoMQTT/CFC2BD2A8C0E msg {"id":"CF:C2:BD:2A:8C:0E","rssi":-87}
N: Found 3 devices, scan number 2 end
N: Device detected: 58:9D:DF:C1:9E:39
N: Scan begin
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-92,"txpower":12}
N: Device detected: 58:9D:DF:C1:9E:39
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-86,"txpower":12}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-82,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Found 3 devices, scan number 3 end
N: Device detected: FE:50:25:42:C8:A5
N: Scan begin
N: Send on /BTtoMQTT/FE502542C8A5 msg {"id":"FE:50:25:42:C8:A5","rssi":-97}
N: Device detected: CF:C2:BD:2A:8C:0E
N: Send on /BTtoMQTT/CFC2BD2A8C0E msg {"id":"CF:C2:BD:2A:8C:0E","rssi":-94}
N: Device detected: 58:9D:DF:C1:9E:39
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-88,"txpower":12}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-81,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Found 3 devices, scan number 4 end
N: Scan begin
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-93,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Found 2 devices, scan number 5 enNd: 
Device detected: 58:9D:DF:C1:9E:39
N: Scan begin
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-93,"txpower":12}
N: Device detected: CF:C2:BD:2A:8C:0E
N: Send on /BTtoMQTT/CFC2BD2A8C0E msg {"id":"CF:C2:BD:2A:8C:0E","rssi":-98}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-79,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Found N: Device detect4ed: 58:9D:DF:C1:9E:39
 devices, scan number 6 end
N: Scan begin
N: Device detected: FE:50:25:42:C8:A5
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-96,"txpower":12}
N: Send on /BTtoMQTT/FE502542C8A5 msg {"id":"FE:50:25:42:C8:A5","rssi":-97}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-94,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Device detected: 58:9D:DF:C1:9E:39
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-86,"txpower":12}
N: Found 2 devices, scan number 7 end
N: Scan begin
N: Device detected: 58:9D:DF:C1:9E:39
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-92,"txpower":12}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-77,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Device detected: CF:C2:BD:2A:8C:0E
N: Send on /BTtoMQTT/CFC2BD2A8C0E msg {"id":"CF:C2:BD:2A:8C:0E","rssi":-87}
N: Found 3 devices, scan number 8 end
N: Scan begin
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-82,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Device detected: 58:9D:DF:C1:9E:39
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-85,"txpower":12}
N: Found 2 devices, scan number 9 end
N: Scan begin
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-95,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Device detected: CF:C2:BD:2A:8C:0E
N: Send on /BTtoMQTT/CFC2BD2A8C0E msg {"id":"CF:C2:BD:2A:8C:0E","rssi":-84}
N: Device detected: 58:9D:DF:C1:9E:39
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-91,"txpower":12}
N: Found 3 devices, scan number 10 end
N: Scan begin
N: Device detected: FE:50:25:42:C8:A5
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-98,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Device detected: 58:9D:DF:C1:9E:39
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-90,"txpower":12}
N: Found 3 devices, scan number 11 end
N: Scan begin
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-83,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Found 2 devices, scan Nn: uDevice detectmed: 58:9D:DF:C1:9E:39
ber 12 end
N: Scan begin
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-83,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Device detected: CF:C2:BD:2A:8C:0E
N: Send on /BTtoMQTT/CFC2BD2A8C0E msg {"id":"CF:C2:BD:2A:8C:0E","rssi":-95}
N: Found 3 devices, scan number N13 end
: Device detected: 58:9D:DF:C1:9E:39
N: Scan begin
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-95,"txpower":12}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-91,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
NN: Device detected: 58:9D:DF:C1:9E:39
: Found 2 devices, scan number 14 end
N: Scan begin
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-94,"txpower":12}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-96,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Device detected: FE:50:25:42:C8:A5
N: Send on /BTtoMQTT/FE502542C8A5 msg {"id":"FE:50:25:42:C8:A5","rssi":-94,"brand":"SwitchBot","model":"Meter (Plus)","model_id":"THX1/W230150X","tempc":19.5,"tempf":67.1,"hum":25,"batt":100}
N: Found 3 devices, scan number 15 end
N: Device detected: 58:9D:DF:C1:9E:39
N: Scan begin
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-82,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Device detected: CF:C2:BD:2A:8C:0E
N: Send on /BTtoMQTT/CFC2BD2A8C0E msg {"id":"CF:C2:BD:2A:8C:0E","rssi":-95}
N: Found 3 devices, scan number 16 end
N: Device detected: 58:9D:DF:C1:9E:39
N: Scan begin
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-97,"txpower":12}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-95,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Device detected: FE:50:25:42:C8:A5
N: Send on /BTtoMQTT/FE502542C8A5 msg {"id":"FE:50:25:42:C8:A5","rssi":-97,"brand":"SwitchBot","model":"Meter (Plus)","model_id":"THX1/W230150X","tempc":19.5,"tempf":67.1,"hum":25,"batt":100}
N: Found 3 devices, scNa: nDevice detect ed: 58:9D:DF:C1:9E:39
number 17 end
N: Scan begin
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-96,"txpower":12}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-82,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Found 2 devices, scan number 18 end
N: Device detected: 58:9D:DF:C1:9E:39
N: Scan begin
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-95,"txpower":12}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-84,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Found 2 devices, scan number 19 end
N: Device detected: 58:9D:DF:C1:9E:39
N: Scan begin
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-97,"txpower":12}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-83,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Found 2 devices, scan number 20 endN
: Device detected: 58:9D:DF:C1:9E:39
N: Scan begin
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-98,"txpower":12}
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-84,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Device detected: FE:50:25:42:C8:A5
N: Send on /BTtoMQTT/FE502542C8A5 msg {"id":"FE:50:25:42:C8:A5","rssi":-94,"brand":"SwitchBot","model":"Meter (Plus)","model_id":"THX1/W230150X","tempc":19.5,"tempf":67.1,"hum":25,"batt":100}
N: Found 3 devices, scan number 21 end
N: Device detected: 58:9D:DF:C1:9E:39
N: Scan begin
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-97,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Device detected: CF:C2:BD:2A:8C:0E
N: Send on /BTtoMQTT/CFC2BD2A8C0E msg {"id":"CF:C2:BD:2A:8C:0E","rssi":-85}
N: Device detected: FE:50:25:42:C8:A5
N: Send on /BTtoMQTT/FE502542C8A5 msg {"id":"FE:50:25:42:C8:A5","rssi":-96,"brand":"SwitchBot","model":"Meter (Plus)","model_id":"THX1/W230150X","tempc":19.5,"tempf":67.1,"hum":25,"batt":100}
N: Found 3 devices, scan number 22 end
N: Scan begin
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-93,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Found 3 devices, scan numNb: eDevice detectred: 58:9D:DF:C1:9E:39
 23 end
N: Scan begin
N: Device detected: FE:50:25:42:C8:A5
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-96,"txpower":12}
N: Send on /BTtoMQTT/FE502542C8A5 msg {"id":"FE:50:25:42:C8:A5","rssi":-98}
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-84,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Found 2 devices, scan number 24 end
N: Device detected: 58:9D:DF:C1:9E:39
N: Scan begin
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-95,"txpower":12}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-92,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Device detected: CF:C2:BD:2A:8C:0E
N: Found N: Device detect3ed:  58:9D:DF:C1:9E:39
devices, scan number 25 end
N: Scan begin
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-95,"txpower":12}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-80,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Found 2 devices, scan number 26 end
N: Device detected: 58:9D:DF:C1:9E:39
N: Scan begin
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-96,"txpower":12}
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-92,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Device detected: FE:50:25:42:C8:A5
N: Send on /BTtoMQTT/FE502542C8A5 msg {"id":"FE:50:25:42:C8:A5","rssi":-96,"brand":"SwitchBot","model":"Meter (Plus)","model_id":"THX1/W230150X","tempc":19.5,"tempf":67.1,"hum":25,"batt":100}
N: Found 3 devices, scan number N27 end
: Device detected: 58:9D:DF:C1:9E:39
N: Scan begin
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-96,"txpower":12}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-79,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Found 2 devices, scan number 28 end
N: Device detected: 58:9D:DF:C1:9E:39
N: Scan begin
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-99,"txpower":12}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-88,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Found 1 devices, scan number 29 end
N: Scan begin
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-96,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Found 2 devices, scan number 30 end
N: Device detected: 58:9D:DF:C1:9E:39
N: Scan begin
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-88,"txpower":12}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-97,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Device detected: CF:C2:BD:2A:8C:0E
N: Send on /BTtoMQTT/CFC2BD2A8C0E msg {"id":"CF:C2:BD:2A:8C:0E","rssi":-99}
N: Found 3 devices, scan number 31 end
N: Device detected: 58:9D:DF:C1:9E:39
N: Scan begin
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-95,"txpower":12}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-83,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Device detected: FE:50:25:42:C8:A5
N: Send on /BTtoMQTT/FE502542C8A5 msg {"id":"FE:50:25:42:C8:A5","rssi":-95,"brand":"SwitchBot","model":"Meter (Plus)","model_id":"THX1/W230150X","tempc":19.5,"tempf":67.1,"hum":25,"batt":100}
N: Found 3 devices, scan number 32 end
N: Device detected: 58:9D:DF:C1:9E:39
N: Scan begin
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-93,"txpower":12}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-82,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Found 3 devices, scan number 33 end
N: Device detected: 58:9D:DF:C1:9E:39
N: Scan begin
N: Device detected: FE:50:25:42:C8:A5
N: Device detected: 58:9D:DF:C1:9E:39
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-96,"txpower":12}
N: Send on /BTtoMQTT/FE502542C8A5 msg {"id":"FE:50:25:42:C8:A5","rssi":-96}
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-98,"txpower":12}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-81,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Found 2 devices, scan number 34 end
N: Scan begin
N: Device detected: FE:50:25:42:C8:A5
N: Send on /BTtoMQTT/FE502542C8A5 msg {"id":"FE:50:25:42:C8:A5","rssi":-96,"brand":"SwitchBot","model":"Meter (Plus)","model_id":"THX1/W230150X","tempc":19.5,"tempf":67.1,"hum":25,"batt":100}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-82,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Found 3 devices, scan number 35 end
N: Device detected: 58:9D:DF:C1:9E:39
N: Scan begin
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-94,"txpower":12}
N: Device detected: CF:C2:BD:2A:8C:0E
N: Send on /BTtoMQTT/CFC2BD2A8C0E msg {"id":"CF:C2:BD:2A:8C:0E","rssi":-97}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-84,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Device detected: 58:9D:DF:C1:9E:39
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-94,"txpower":12}
N: Found 4 devices, scan number 36 end
N: Device detected: FE:50:25:42:C8:A5
N: Scan begin
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/FE502542C8A5 msg {"id":"FE:50:25:42:C8:A5","rssi":-98}
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-87,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Found 3 devices, scan number 37N end
: Device detected: 58:9D:DF:C1:9E:39
N: Scan begin
N: Device detected: FE:50:25:42:C8:A5
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-97,"txpower":12}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-80,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Found 2 devices, scan number N38 end
: Device detected: FE:50:25:42:C8:A5
N: Scan begin
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/FE502542C8A5 msg {"id":"FE:50:25:42:C8:A5","rssi":-95}
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-89,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Found 2 devices, scan number 39 end
N: Device detected: 58:9D:DF:C1:9E:39
N: Scan begin
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-97,"txpower":12}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-82,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Send on /SYStoMQTT msg {"uptime":184,"version":"v1.3.0","freemem":133008,"mqttport":"1883","mqttsecure":false,"tempc":44.44444,"freestack":3388,"rssi":-85,"SSID":"IoT-mqtt","BSSID":"86:2A:A8:C7:5F:A1","ip":"192.168.1.14","mac":"78:21:84:C6:B8:2C","lowpowermode":0,"interval":0,"intervalcnct":3600000,"scnct":39,"modules":["BT"]}
N: Send on /BTtoMQTT msg {"bleconnect":false,"interval":0,"activescan":true,"intervalcnct":3600000,"onlysensors":false,"hasspresence":false,"presenceTopic":"presence/","presenceUseBeaconUuid":false,"minrssi":-100,"extDecoderEnable":false,"extDecoderTopic":"undecoded","filterConnectable":false,"pubadvdata":false,"pubBeaconUuidForTopic":false,"ignoreWBlist":false,"btqblck":0,"btqsum":96,"btqsnd":87,"btqavg":1.103448}
N: Device detected: 58:9D:DF:C1:9E:39
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-95,"txpower":12}
N: Found 2 devices, scan number 40 end
N: Scan begin
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-83,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Found 2 devices, scan number 41 end
N: Device detected: 58:9D:DF:C1:9E:39
N: Scan begin
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-97,"txpower":12}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-82,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Found 2 devices, scan number 42 end
N: Device detected: 58:9D:DF:C1:9E:39
N: Scan begin
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-98,"txpower":12}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-92,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Device detected: CF:C2:BD:2A:8C:0E
N: Send on /BTtoMQTT/CFC2BD2A8C0E msg {"id":"CF:C2:BD:2A:8C:0E","rssi":-98}
N: Found 3 devices, scan number 43 end
N: Device detected: 58:9D:DF:C1:9E:39
N: Scan begin
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-98,"txpower":12}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-77,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Found 1 devices, scan number 44 end
N: Scan begin
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-82,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Found 2 devices, scan number 45 end
N: Device detected: 58:9D:DF:C1:9E:39
N: Scan begin
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-96,"txpower":12}
NN: Device detect: ed: 58:9D:DF:C1:9E:39
Found 1 devices, scan number 46 end
N: Scan begin
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-97,"txpower":12}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-81,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Device detected: 58:9D:DF:C1:9E:39
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-85,"txpower":12}
N: Found 2 devices, scan number 47 end
N: Scan begin
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-82,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Device detected: FE:50:25:42:C8:A5
N: Send on /BTtoMQTT/FE502542C8A5 msg {"id":"FE:50:25:42:C8:A5","rssi":-95,"brand":"SwitchBot","model":"Meter (Plus)","model_id":"THX1/W230150X","tempc":19.5,"tempf":67.1,"hum":25,"batt":100}
N: Found 3 devices, scan number 48 end
N: Device detected: 58:9D:DF:C1:9E:39
N: Scan begin
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-97,"txpower":12}
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-78,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Device detected: 58:9D:DF:C1:9E:39
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-97,"txpower":12}
N: Found 2 devices, scan number 49 end
N: Scan begin
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-82,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}
N: Device detected: FE:50:25:42:C8:A5
N: Send on /BTtoMQTT/FE502542C8A5 msg {"id":"FE:50:25:42:C8:A5","rssi":-95,"brand":"SwitchBot","model":"Meter (Plus)","model_id":"THX1/W230150X","tempc":19.5,"tempf":67.1,"hum":25,"batt":100}
N: Found 3 devices, scan number 50 end
N: Device detected: 58:9D:DF:C1:9E:39
N: Scan begin
N: Device detected: 7C:97:0D:52:19:47
N: Send on /BTtoMQTT/589DDFC19E39 msg {"id":"58:9D:DF:C1:9E:39","rssi":-97,"txpower":12}
N: Send on /BTtoMQTT/7C970D521947 msg {"id":"7C:97:0D:52:19:47","rssi":-83,"brand":"GENERIC","model":"MS-CDP","model_id":"MS-CDP","device":"Windows 10 Desktop","salt":"22186cd6","hash":"8dc4d048c1201b6e4e83104424a90bc3"}

Something is happening…
mqtt

Then trying to recyle power.

and now i’m really confused :slight_smile:
As now it seem to work as it should… Did not do anything in a different way. I think.It’s alive after power cycle.

image

2 Likes