Inkbird IBT-26S 5G - any luck?

Same here, cannot connect it to Home Assistant. Seems it only works with Bluetooth

You have to use localTuYa

Little bit more info please?

@sender @mwevromans

Any chance of some raw Bluetooth advertising data for the IBT-26S with either the Theengs Gateway (HA Add-On) or OpenMQTTGateway (with an ESP32)?

Sorry, not sure if you’re asking me to debug or… what are you asking here?

Just wondered if you could supply us with some raw advertising data for the IBT-26S with either the Theengs Gateway (HA Add-On) or OpenMQTTGateway, to see if we can easily support it like all the other Inkbird Bluetooth BBQ thermometers.

Similar to this procedure with some other new device here

If installing and using either of the two to get this data is too much hassle no worries, hence the “any chance” :wink:

Clear. I have no experience with theengs or openmqttgw. I do have esp32 bluetooth proxies running and think I know hew to capture BLE via that (in esphome). Is that ok?

Edit: willing to look into theems gw. Will it not interfere with any other things? Can I use it as sensor only?

Not quite, as that would also mean that the implementation and testing from your end would also have to be done there. I’m sure the IBT-26S will also be implemented on that side at some point.

You might want to switch off auto-discovery right at the beginning, along with turning on advertising data to then receive and monitor the IBT-26S undecoded raw data with MQTT Explorer.

I assume you already have an MQTT broker installed with your HA system, for use with other MQTT functionality?
If not, then maybe this trial would be a bit too involved to be worth the hassle it at this stage.

I got mosquitto long time. Just tell me what to do and I’ll do it as I really want my thermometer included :+1:

Just install the Theengs Gateway Add-On, then turn off DISCOVERY, turn on PUBLISH_ADVDATA and enter your Mosquitto broker details in its Configuration and restart it.



Then monitor the MQTT messages with MQTT Explorer to see if and what raw data the IBT-26S is broadcasting and paste some sample messages here.

Clear, one last question before I can start. Will the theengs gateway addon pickup ble via esphome bluetooth proxy? That’s what I only use for Bluetooth currently as I have not enabled Bluetooth on my Intel nuc (I use VMware esxi and need to pass it through but had and see no current need to do so. Thanks.

I’m afraid it won’t, it would only work with the internal Bluetooth adapter, or receiving remote messages from OpenMQTTGateway on ESP32s.

I have a test HA, what do I need to do on an esp32 to pich these signals up?

So you already have the Theengs Gateway Add-on installed and running on your test HA, and want the esp32 to received and pass on the remote IBT-26S broadcasts?

Or do you want the ESP32 to already decode the broadcasts and publish these to MQTT so that a Theengs Gateway Add-on is not even required?

For the first scenario you install the esp32dev-ble-mqtt-undecoded binary

For the second you install the esp32dev-ble binary on your esp32 from

and then follow the initial setup, entering your WiFi network and MQTT broker credentials, as described at

Then with MQTT Explorer you can monitor the MQTT messages and paste the raw data messages here for looking in to a possible decoding.

Or possibly to make it easiest for you to get just any raw advertising data, install the esp32dev-ble-datatest binary from the web installer linked above, set it up to connect to your WiFi and MQTT broker as described in the second link above and monitor the received messages with MQTT Explorer and post them here - no need for any test HA setup for this at all.

Hm… have now tried 2 times to get that image on my network with an esp32 mini… It seems fine but does not work:

Successful flash ## All done! OpenMQTTGateway: ESP32

Then I have logged in via android and configured all correct but it wont connect to my wifi…

then I tried another (bigger) esp32 that does connect to my wifi but nothing comes in my mqtt then…

What is the user/pass for the webpage that is presented after connecting to the wifi, is there any to set/check?

Using ‘COM8’ as serial port.
Showing logs:
[20:34:22]Zم 0
[20:34:22]N: BLE connects interval: 3600000
[20:34:22]N: BLE scan duration: 3000
[20:34:22]N: Publishing only BLE sensors: false
[20:34:22]N: Publishing random MAC devices: false
[20:34:22]N: Adaptive BLE scan: true
[20:34:22]N: Active BLE scan interval: 55555
[20:34:22]N: minrssi: -100
[20:34:22]N: Low Power Mode: -1
[20:34:22]N: Presence Away Timer: 120000
[20:34:22]N: Moving Timer: 60000
[20:34:22]N: OpenMQTTGateway modules: [“WebUI”,“BT”]
[20:34:22]N: ************** Setup OpenMQTTGateway end **************
[20:34:22]W: MQTT connection…
[20:34:25]W: failure_number_mqtt: 1
[20:34:25]W: failed, rc=-2
[20:34:33]W: MQTT client disconnected no BLE scan
[20:34:35]W: MQTT connection…
[20:34:38]W: failure_number_mqtt: 2
[20:34:38]W: failed, rc=-2
[20:34:44]W: MQTT client disconnected no BLE scan
[20:34:48]W: MQTT connection…
[20:34:51]W: failure_number_mqtt: 3
[20:34:51]W: failed, rc=-2
[20:34:55]W: MQTT client disconnected no BLE scan
[20:35:02]W: MQTT connection…
[20:35:05]W: failure_number_mqtt: 4
[20:35:05]W: failed, rc=-2
[20:35:06]W: MQTT client disconnected no BLE scan
[20:35:15]W: MQTT connection…
[20:35:17]W: MQTT client disconnected no BLE scan
[20:35:18]W: failure_number_mqtt: 5
[20:35:18]W: failed, rc=-2
[20:35:28]W: MQTT connection…
[20:35:28]W: MQTT client disconnected no BLE scan
[20:35:31]W: failure_number_mqtt: 6
[20:35:31]W: failed, rc=-2
[20:35:39]W: MQTT client disconnected no BLE scan
[20:35:41]W: MQTT connection…
[20:35:44]W: failure_number_mqtt: 7
[20:35:44]W: failed, rc=-2
[20:35:50]W: MQTT client disconnected no BLE scan
[20:35:54]W: MQTT connection…
[20:35:57]W: failure_number_mqtt: 8
[20:35:57]W: failed, rc=-2
[20:36:01]W: MQTT client disconnected no BLE scan
[20:36:07]W: MQTT connection…
[20:36:10]W: failure_number_mqtt: 9
[20:36:10]W: failed, rc=-2
[20:36:12]W: MQTT client disconnected no BLE scan
[20:36:20]W: MQTT connection…
[20:36:23]W: failure_number_mqtt: 10
[20:36:23]W: failed, rc=-2
[20:36:23]W: MQTT client disconnected no BLE scan
[20:36:33]W: MQTT connection…
[20:36:34]W: MQTT client disconnected no BLE scan
[20:36:36]W: failure_number_mqtt: 11
[20:36:36]W: failed, rc=-2
[20:36:45]W: MQTT client disconnected no BLE scan
[20:36:46]W: MQTT connection…
[20:36:49]W: failure_number_mqtt: 12
[20:36:49]W: failed, rc=-2
[20:36:56]W: MQTT client disconnected no BLE scan
[20:37:00]W: Rebooting for reason code 1
[20:37:05]ets Jun 8 2016 00:22:57
[20:37:05]
[20:37:05]rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
[20:37:05]configsip: 0, SPIWP:0xee
[20:37:05]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
[20:37:05]mode:DIO, clock div:2
[20:37:05]load:0x3fff0030,len:1184
[20:37:05]load:0x40078000,len:13160
[20:37:05]load:0x40080400,len:3036
[20:37:05]entry 0x400805e4
[20:37:05]N:
[20:37:05]************* WELCOME TO OpenMQTTGateway **************
[20:37:05]N: OpenMQTTGateway Version: v1.6.0
[20:37:05]{
[20:37:05] “mqtt_server”: “192.168.30.10”,
[20:37:05] “mqtt_port”: “1883”,
[20:37:05] “mqtt_user”: “12345”,
[20:37:05] “mqtt_pass”: “12345”,
[20:37:05] “mqtt_topic”: “home”,
[20:37:05] “gateway_name”: “HA”,
[20:37:05] “mqtt_broker_secure”: false,
[20:37:05] “mqtt_broker_cert”: “”,
[20:37:05] “mqtt_ss_index”: 0,
[20:37:05] “ota_server_cert”: “”,
[20:37:05] “ota_pass”: “ota”
[20:37:05]}wm:[2] Added Parameter: server
[20:37:05]wm:[2] Added Parameter: port
[20:37:06]wm:[2] Added Parameter: user
[20:37:06]wm:[2] Added Parameter: pass
[20:37:06]wm:[2] Added Parameter: secure
[20:37:06]wm:[2] Added Parameter: cert
[20:37:06]wm:[2] Added Parameter: name
[20:37:06]wm:[2] Added Parameter: topic
[20:37:06]wm:[2] Added Parameter: ota
[20:37:06]N: Attempting Wifi connection with saved AP: 0
[20:37:07]N: Attempting Wifi connection with saved AP: 1
[20:37:08]N: Attempting Wifi connection with saved AP: 2
[20:37:08]E (5153) wifi:sta is connecting, return error
[20:37:08][ 2369][E][WiFiSTA.cpp:317] begin(): connect failed! 0x3007
[20:37:09]N: Attempting Wifi connection with saved AP: 3
[20:37:09]E (6164) wifi:sta is connecting, return error
[20:37:09][ 3380][E][WiFiSTA.cpp:317] begin(): connect failed! 0x3007
[20:37:10][ 4388][E][Preferences.cpp:50] begin(): nvs_open failed: NOT_FOUND
[20:37:10]N: No WebUI config to load
[20:37:10]N: OpenMQTTGateway URL: http://192.168.6.43/
[20:37:10]N: ZwebUI setup done
[20:37:11][ 5893][E][Preferences.cpp:50] begin(): nvs_open failed: NOT_FOUND
[20:37:11]N: BT config not found
[20:37:11]N: BLE scans interval: 0
[20:37:11]N: BLE connects interval: 3600000
[20:37:11]N: BLE scan duration: 3000
[20:37:11]N: Publishing only BLE sensors: false
[20:37:11]N: Publishing random MAC devices: false
[20:37:11]N: Adaptive BLE scan: true
[20:37:11]N: Active BLE scan interval: 55555
[20:37:11]N: minrssi: -100
[20:37:11]N: Low Power Mode: -1
[20:37:11]N: Presence Away Timer: 120000
[20:37:11]N: Moving Timer: 60000
[20:37:11]N: OpenMQTTGateway modules: [“WebUI”,“BT”]
[20:37:11]N: ************** Setup OpenMQTTGateway end **************
[20:37:11]W: MQTT connection…
[20:37:14]W: failure_number_mqtt: 1
[20:37:14]W: failed, rc=-2
[20:37:22]W: MQTT client disconnected no BLE scan
[20:37:24]W: MQTT connection…
[20:37:27]W: failure_number_mqtt: 2
[20:37:27]W: failed, rc=-2
[20:37:33]W: MQTT client disconnected no BLE scan
[20:37:38]W: MQTT connection…
[20:37:41]W: failure_number_mqtt: 3
[20:37:41]W: failed, rc=-2
[20:37:44]W: MQTT client disconnected no BLE scan
[20:37:51]W: MQTT connection…
[20:37:54]W: failure_number_mqtt: 4
[20:37:54]W: failed, rc=-2
[20:37:55]W: MQTT client disconnected no BLE scan
[20:38:04]W: MQTT connection…
[20:38:06]W: MQTT client disconnected no BLE scan
[20:38:07]W: failure_number_mqtt: 5
[20:38:07]W: failed, rc=-2
[20:38:17]W: MQTT connection…
[20:38:17]W: MQTT client disconnected no BLE scan
[20:38:20]W: failure_number_mqtt: 6
[20:38:20]W: failed, rc=-2
[20:38:28]W: MQTT client disconnected no BLE scan
[20:38:30]W: MQTT connection…
[20:38:33]W: failure_number_mqtt: 7
[20:38:33]W: failed, rc=-2
[20:38:39]W: MQTT client disconnected no BLE scan
[20:38:43]W: MQTT connection…
[20:38:46]W: failure_number_mqtt: 8
[20:38:46]W: failed, rc=-2
[20:38:50]W: MQTT client disconnected no BLE scan
[20:38:56]W: MQTT connection…
[20:38:59]W: failure_number_mqtt: 9
[20:38:59]W: failed, rc=-2
[20:39:01]W: MQTT client disconnected no BLE scan
[20:39:09]W: MQTT connection…
[20:39:12]W: failure_number_mqtt: 10
[20:39:12]W: failed, rc=-2
[20:39:12]W: MQTT client disconnected no BLE scan
[20:39:22]W: MQTT connection…
[20:39:23]W: MQTT client disconnected no BLE scan
[20:39:25]W: failure_number_mqtt: 11
[20:39:25]W: failed, rc=-2
[20:39:34]W: MQTT client disconnected no BLE scan
[20:39:35]W: MQTT connection…
[20:39:39]W: failure_number_mqtt: 12
[20:39:39]W: failed, rc=-2
[20:39:45]W: MQTT client disconnected no BLE scan
[20:39:49]W: Rebooting for reason code 1
[20:39:54]ets Jun 8 2016 00:22:57
[20:39:54]
[20:39:54]rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
[20:39:54]configsip: 0, SPIWP:0xee
[20:39:54]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
[20:39:54]mode:DIO, clock div:2
[20:39:54]load:0x3fff0030,len:1184
[20:39:54]load:0x40078000,len:13160
[20:39:54]load:0x40080400,len:3036
[20:39:54]entry 0x400805e4
[20:39:54]N:
[20:39:54]
**** WELCOME TO OpenMQTTGateway **************
[20:39:54]N: OpenMQTTGateway Version: v1.6.0
[20:39:55]{
[20:39:55] “mqtt_server”: “192.168.30.10”,
[20:39:55] “mqtt_port”: “1883”,
[20:39:55] “mqtt_user”: “12345”,
[20:39:55] “mqtt_pass”: “12345”,
[20:39:55] “mqtt_topic”: “home”,
[20:39:55] “gateway_name”: “HA”,
[20:39:55] “mqtt_broker_secure”: false,
[20:39:55] “mqtt_broker_cert”: “”,
[20:39:55] “mqtt_ss_index”: 0,
[20:39:55] “ota_server_cert”: “”,
[20:39:55] “ota_pass”: “ota”
[20:39:55]}*wm:[2] Added Parameter: server
[20:39:55]*wm:[2] Added Parameter: port
[20:39:55]*wm:[2] Added Parameter: user
[20:39:55]*wm:[2] Added Parameter: pass
[20:39:55]*wm:[2] Added Parameter: secure
[20:39:55]*wm:[2] Added Parameter: cert
[20:39:55]*wm:[2] Added Parameter: name
[20:39:55]*wm:[2] Added Parameter: topic
[20:39:55]*wm:[2] Added Parameter: ota
[20:39:55]N: Attempting Wifi connection with saved AP: 0
[20:39:56]N: Attempting Wifi connection with saved AP: 1
[20:39:57]N: Attempting Wifi connection with saved AP: 2
[20:39:57]E (5151) wifi:sta is connecting, return error
[20:39:57][ 2368][E][WiFiSTA.cpp:317] begin(): connect failed! 0x3007
[20:39:58]N: Attempting Wifi connection with saved AP: 3
[20:39:58]E (6162) wifi:sta is connecting, return error
[20:39:58][ 3379][E][WiFiSTA.cpp:317] begin(): connect failed! 0x3007
[20:39:59]N: Attempting Wifi connection with saved AP: 4
[20:40:00]N: Connect your phone to WIFI AP: OMG_ESP32_BLE with PWD: your_password
[20:40:00]*wm:[1] AutoConnect
[20:40:00]*wm:[2] ESP32 event handler enabled
[20:40:00]*wm:[2] Connecting as wifi client…
[20:40:00]*wm:[2] setSTAConfig static ip not set, skipping
[20:40:00]*wm:[1] Connecting to SAVED AP: IOTDOM
[20:40:00]E (8700) wifi:sta is connecting, return error
[20:40:00][ 5917][E][WiFiSTA.cpp:317] begin(): connect failed! 0x3007
[20:40:00]*wm:[2] 5000 ms timeout, waiting for connect…
[20:40:00]*wm:[2] .
[20:40:00]*wm:[2] .
[20:40:00]*wm:[2] .
[20:40:00]*wm:[2] .
[20:40:01]*wm:[2] .
[20:40:01]*wm:[2] .
[20:40:01]*wm:[2] .
[20:40:01]*wm:[2] .
[20:40:01]*wm:[2] .
[20:40:01]*wm:[2] .
[20:40:01]*wm:[2] .
[20:40:01]*wm:[2] .
[20:40:01]*wm:[2] .
[20:40:01]*wm:[2] .
[20:40:02]*wm:[2] .
[20:40:02]*wm:[2] .
[20:40:02]*wm:[2] .
[20:40:02]*wm:[2] Connection result: WL_CONNECTED
[20:40:02]*wm:[1] AutoConnect: SUCCESS
[20:40:02]*wm:[2] Connected in 2236 ms
[20:40:02]*wm:[1] STA IP Address: 192.168.6.43
[20:40:02][ 7646][E][Preferences.cpp:50] begin(): nvs_open failed: NOT_FOUND
[20:40:02]N: No WebUI config to load
[20:40:02]N: OpenMQTTGateway URL: http://192.168.6.43/
[20:40:02]N: ZwebUI setup done
[20:40:03][ 9152][E][Preferences.cpp:50] begin(): nvs_open failed: NOT_FOUND
[20:40:03]N: BT config not found
[20:40:03]N: BLE scans interval: 0
[20:40:03]N: BLE connects interval: 3600000
[20:40:03]N: BLE scan duration: 3000
[20:40:03]N: Publishing only BLE sensors: false
[20:40:03]N: Publishing random MAC devices: false
[20:40:03]N: Adaptive BLE scan: true
[20:40:03]N: Active BLE scan interval: 55555
[20:40:03]N: minrssi: -100
[20:40:03]N: Low Power Mode: -1
[20:40:03]N: Presence Away Timer: 120000
[20:40:03]N: Moving Timer: 60000
[20:40:04]N: OpenMQTTGateway modules: [“WebUI”,“BT”]
[20:40:04]N: ************** Setup OpenMQTTGateway end **************
[20:40:04]W: MQTT connection…
[20:40:07]W: failure_number_mqtt: 1
[20:40:07]W: failed, rc=-2

The login is admin and the default password OTAPASSWORD or ota, as you seem to have set it during setup.

[20:37:05] “ota_pass”: “ota”

If your MQTT broker setup with user and password? Otherwise leave those two fields blank for a connetion.

That works, thanks

It’s both, with user/pass (from HA) and allow anonymous…

I have a test user in HA 12345/12345 (no mosquitto): A list of local users that will be created with username and password. You don’t need to do this because you can use Home Assistant users too, without any configuration. You can also specify password_pre_hashed: true to utilize a pre-hashed password from the output of the pw command (which is present inside the container).


> logins: []
> require_certificate: false
> certfile: fullchain.pem
> keyfile: privkey.pem
> customize:
>   active: false
>   folder: mosquitto
>   anonymous: true

nothing in mosquitto…


Deleting user and pass does not “delete” it after saving above…

The base topic should be

home/

and are you using your test HA setup with mosquitto installed?

Yes mosquitto installed… but no info there… (mqtt explorer).



some logging now with `home/`

Using 'COM8' as serial port.
Showing logs:
[22:11:29]N: 
[22:11:29]************* WELCOME TO OpenMQTTGateway **************
[22:11:29]N: OpenMQTTGateway Version: v1.6.0
[22:11:30]{
[22:11:30]  "mqtt_server": "192.168.30.10",
[22:11:30]  "mqtt_port": "1883",
[22:11:30]  "mqtt_user": "12345",
[22:11:30]  "mqtt_pass": "12345",
[22:11:30]  "mqtt_topic": "home",
[22:11:30]  "gateway_name": "HA",
[22:11:30]  "mqtt_broker_secure": false,
[22:11:30]  "mqtt_broker_cert": "",
[22:11:30]  "mqtt_ss_index": 0,
[22:11:30]  "ota_server_cert": "",
[22:11:30]  "ota_pass": "ota"
[22:11:30]}*wm:[2] Added Parameter: server
[22:11:30]*wm:[2] Added Parameter: port
[22:11:30]*wm:[2] Added Parameter: user
[22:11:30]*wm:[2] Added Parameter: pass
[22:11:30]*wm:[2] Added Parameter: secure
[22:11:30]*wm:[2] Added Parameter: cert
[22:11:30]*wm:[2] Added Parameter: name
[22:11:30]*wm:[2] Added Parameter: topic
[22:11:30]*wm:[2] Added Parameter: ota
[22:11:30]N: Attempting Wifi connection with saved AP: 0
[22:11:31][  1351][E][Preferences.cpp:50] begin(): nvs_open failed: NOT_FOUND
[22:11:31]N: No WebUI config to load
[22:11:31]N: OpenMQTTGateway URL: http://192.168.6.43/
[22:11:31]N: ZwebUI setup done
[22:11:32][  2857][E][Preferences.cpp:50] begin(): nvs_open failed: NOT_FOUND
[22:11:32]N: BT config not found
[22:11:32]N: BLE scans interval: 0
[22:11:32]N: BLE connects interval: 3600000
[22:11:32]N: BLE scan duration: 3000
[22:11:32]N: Publishing only BLE sensors: false
[22:11:32]N: Publishing random MAC devices: false
[22:11:32]N: Adaptive BLE scan: true
[22:11:32]N: Active BLE scan interval: 55555
[22:11:32]N: minrssi: -100
[22:11:32]N: Low Power Mode: -1
[22:11:32]N: Presence Away Timer: 120000
[22:11:32]N: Moving Timer: 60000
[22:11:32]N: OpenMQTTGateway modules: ["WebUI","BT"]
[22:11:32]N: ************** Setup OpenMQTTGateway end **************
[22:11:32]W: MQTT connection...
[22:11:35]W: failure_number_mqtt: 1
[22:11:35]W: failed, rc=-2
[22:11:43]W: MQTT client disconnected no BLE scan
[22:11:45]W: MQTT connection...
[22:11:48]W: failure_number_mqtt: 2
[22:11:48]W: failed, rc=-2
[22:11:54]W: MQTT client disconnected no BLE scan
[22:11:59]W: MQTT connection...
[22:12:02]W: failure_number_mqtt: 3
[22:12:02]W: failed, rc=-2
[22:12:05]W: MQTT client disconnected no BLE scan
[22:12:12]W: MQTT connection...
[22:12:15]W: failure_number_mqtt: 4
[22:12:15]W: failed, rc=-2
[22:12:16]W: MQTT client disconnected no BLE scan
[22:12:25]W: MQTT connection...
[22:12:27]W: MQTT client disconnected no BLE scan
[22:12:28]W: failure_number_mqtt: 5
[22:12:28]W: failed, rc=-2
[22:12:38]W: MQTT connection...
[22:12:38]W: MQTT client disconnected no BLE scan
[22:12:41]W: failure_number_mqtt: 6
[22:12:41]W: failed, rc=-2
[22:12:41]F: [WebUI] Log level changed to: 6
[22:12:49]W: MQTT client disconnected no BLE scan
[22:12:51]W: MQTT connection...
[22:12:54]W: failure_number_mqtt: 7
[22:12:54]W: failed, rc=-2
[22:12:54]N: Send on /SYStoMQTT msg {"uptime":84,"version":"v1.6.0","discovery":true,"ohdiscovery":false,"env":"esp32dev-ble-datatest","freemem":93484,"mqttport":"1883","mqttsecure":false,"minfreemem":82424,"tempc":57.22222,"freestack":4712,"rssi":-74,"SSID":"IOTDOM","BSSID":"90:6C:AC:F4:C8:13","ip":"192.168.6.43","mac":"3C:61:05:31:23:70","lowpowermode":-1,"interval":0,"intervalcnct":3600000,"scnct":0,"modules":["WebUI","BT"]}
[22:12:54]T: jsonPubl - ON
[22:12:54]W: Client not connected, aborting the publication
[22:12:54]N: Send on /BTtoMQTT msg {"bleconnect":false,"interval":0,"adaptivescan":true,"intervalacts":55555,"intervalcnct":3600000,"scanduration":3000,"onlysensors":false,"randommacs":false,"hasspresence":false,"presenceTopic":"presence/","presenceUseBeaconUuid":false,"minrssi":-100,"extDecoderEnable":false,"extDecoderTopic":"undecoded","filterConnectable":false,"pubadvdata":true,"pubBeaconUuidForTopic":false,"ignoreWBlist":false,"presenceawaytimer":120000,"movingtimer":60000,"btqblck":0,"btqsum":0,"btqsnd":0,"btqavg":0,"bletaskstack":4492,"blecoretaskstack":3264,"blestarts":1}
[22:12:54]T: jsonPubl - ON
[22:12:54]W: Client not connected, aborting the publication
[22:12:54]N: Send on /WebUItoMQTT msg {"displayMetric":true,"webUISecure":true,"displayQueue":1}
[22:12:54]T: jsonPubl - ON
[22:12:54]W: Client not connected, aborting the publication
[22:12:54]V: [ WebUI ] unhandled topic WebUItoMQTT
[22:13:00]W: MQTT client disconnected no BLE scan
[22:13:05]W: MQTT connection...
[22:13:08]W: failure_number_mqtt: 8
[22:13:08]W: failed, rc=-2
[22:13:11]W: MQTT client disconnected no BLE scan
[22:13:18]W: MQTT connection...
[22:13:21]W: failure_number_mqtt: 9
[22:13:21]W: failed, rc=-2
[22:13:22]W: MQTT client disconnected no BLE scan
[22:13:31]W: MQTT connection...
[22:13:33]W: MQTT client disconnected no BLE scan
[22:13:34]W: failure_number_mqtt: 10
[22:13:34]W: failed, rc=-2
[22:13:44]W: MQTT connection...
[22:13:44]W: MQTT client disconnected no BLE scan
[22:13:47]W: failure_number_mqtt: 11
[22:13:47]W: failed, rc=-2
[22:13:55]W: MQTT client disconnected no BLE scan
[22:13:57]W: MQTT connection...
[22:14:00]W: failure_number_mqtt: 12
[22:14:00]W: failed, rc=-2
[22:14:06]W: MQTT client disconnected no BLE scan
[22:14:11]W: Rebooting for reason code 1
[22:14:16]ets Jun  8 2016 00:22:57
[22:14:16]
[22:14:16]rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
[22:14:16]configsip: 0, SPIWP:0xee
[22:14:16]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
[22:14:16]mode:DIO, clock div:2
[22:14:16]load:0x3fff0030,len:1184
[22:14:16]load:0x40078000,len:13160
[22:14:16]load:0x40080400,len:3036
[22:14:16]entry 0x400805e4
[22:14:16]N: 
[22:14:16]************* WELCOME TO OpenMQTTGateway **************
[22:14:16]N: OpenMQTTGateway Version: v1.6.0
[22:14:16]{
[22:14:16]  "mqtt_server": "192.168.30.10",
[22:14:16]  "mqtt_port": "1883",
[22:14:16]  "mqtt_user": "12345",
[22:14:16]  "mqtt_pass": "12345",
[22:14:16]  "mqtt_topic": "home",
[22:14:16]  "gateway_name": "HA",
[22:14:16]  "mqtt_broker_secure": false,
[22:14:16]  "mqtt_broker_cert": "",
[22:14:16]  "mqtt_ss_index": 0,
[22:14:16]  "ota_server_cert": "",
[22:14:16]  "ota_pass": "ota"
[22:14:16]}*wm:[2] Added Parameter: server
[22:14:16]*wm:[2] Added Parameter: port
[22:14:16]*wm:[2] Added Parameter: user
[22:14:16]*wm:[2] Added Parameter: pass
[22:14:16]*wm:[2] Added Parameter: secure
[22:14:16]*wm:[2] Added Parameter: cert
[22:14:16]*wm:[2] Added Parameter: name
[22:14:16]*wm:[2] Added Parameter: topic
[22:14:17]*wm:[2] Added Parameter: ota
[22:14:17]N: Attempting Wifi connection with saved AP: 0
[22:14:18]N: Attempting Wifi connection with saved AP: 1
[22:14:19]N: Attempting Wifi connection with saved AP: 2
[22:14:19]E (5145) wifi:sta is connecting, return error
[22:14:19][  2365][E][WiFiSTA.cpp:317] begin(): connect failed! 0x3007
[22:14:20]N: Attempting Wifi connection with saved AP: 3
[22:14:20]E (6156) wifi:sta is connecting, return error
[22:14:20][  3376][E][WiFiSTA.cpp:317] begin(): connect failed! 0x3007
[22:14:21][  4384][E][Preferences.cpp:50] begin(): nvs_open failed: NOT_FOUND
[22:14:21]N: No WebUI config to load
[22:14:21]N: OpenMQTTGateway URL: http://192.168.6.43/
[22:14:21]N: ZwebUI setup done
[22:14:22][  5890][E][Preferences.cpp:50] begin(): nvs_open failed: NOT_FOUND
[22:14:22]N: BT config not found
[22:14:22]N: BLE scans interval: 0
[22:14:22]N: BLE connects interval: 3600000
[22:14:22]N: BLE scan duration: 3000
[22:14:22]N: Publishing only BLE sensors: false
[22:14:22]N: Publishing random MAC devices: false
[22:14:22]N: Adaptive BLE scan: true
[22:14:22]N: Active BLE scan interval: 55555
[22:14:22]N: minrssi: -100
[22:14:22]N: Low Power Mode: -1
[22:14:22]N: Presence Away Timer: 120000
[22:14:22]N: Moving Timer: 60000
[22:14:22]N: OpenMQTTGateway modules: ["WebUI","BT"]
[22:14:22]N: ************** Setup OpenMQTTGateway end **************
[22:14:22]W: MQTT connection...
[22:14:25]W: failure_number_mqtt: 1
[22:14:25]W: failed, rc=-2
[22:14:33]W: MQTT client disconnected no BLE scan
[22:14:35]W: MQTT connection...
[22:14:38]W: failure_number_mqtt: 2
[22:14:38]W: failed, rc=-2
[22:14:44]W: MQTT client disconnected no BLE scan
[22:14:49]W: MQTT connection...
[22:14:52]W: failure_number_mqtt: 3
[22:14:52]W: failed, rc=-2
[22:14:55]W: MQTT client disconnected no BLE scan
[22:15:02]W: MQTT connection...
[22:15:05]W: failure_number_mqtt: 4
[22:15:05]W: failed, rc=-2
[22:15:06]W: MQTT client disconnected no BLE scan
[22:15:15]W: MQTT connection...
[22:15:17]W: MQTT client disconnected no BLE scan
[22:15:18]W: failure_number_mqtt: 5
[22:15:18]W: failed, rc=-2
[22:15:28]W: MQTT connection...
[22:15:28]W: MQTT client disconnected no BLE scan
[22:15:31]W: failure_number_mqtt: 6
[22:15:31]W: failed, rc=-2
[22:15:39]W: MQTT client disconnected no BLE scan
[22:15:39]W: [WebUI] Save MQTT and Restart
[22:15:41]N: [WebUI] MQTTtoSYS {"mqtt_server":"192.168.30.10","mqtt_port":"1883","mqtt_user":"","mqtt_pass":"","mqtt_secure":false,"gateway_name":"HA","mqtt_topic":"home"}
[22:15:41]{
[22:15:41]  "mqtt_server": "192.168.30.10",
[22:15:41]  "mqtt_port": "1883",
[22:15:41]  "mqtt_user": "12345",
[22:15:41]  "mqtt_pass": "12345",
[22:15:41]  "mqtt_topic": "home",
[22:15:41]  "gateway_name": "HA",
[22:15:41]  "mqtt_broker_secure": false,
[22:15:41]  "mqtt_broker_cert": "",
[22:15:41]  "mqtt_ss_index": 0,
[22:15:41]  "ota_server_cert": "",
[22:15:41]  "ota_pass": "ota"
[22:15:42]}W: MQTT client disconnected no BLE scan
[22:15:43]N: BLE gateway stopped, free heap: 134412
[22:15:43]W: MQTT connection...
[22:15:46]W: failure_number_mqtt: 7
[22:15:46]W: failed, rc=-2
[22:15:57]W: MQTT connection...
[22:16:00]W: failure_number_mqtt: 8
[22:16:00]W: failed, rc=-2
[22:16:10]W: Rebooting for reason code 7
[22:16:10]ets Jun  8 2016 00:22:57
[22:16:10]
[22:16:10]rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
[22:16:10]configsip: 0, SPIWP:0xee
[22:16:10]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
[22:16:10]mode:DIO, clock div:2
[22:16:10]load:0x3fff0030,len:1184
[22:16:10]load:0x40078000,len:13160
[22:16:10]load:0x40080400,len:3036
[22:16:10]entry 0x400805e4
[22:16:10]N: 
[22:16:10]************* WELCOME TO OpenMQTTGateway **************
[22:16:11]N: OpenMQTTGateway Version: v1.6.0
[22:16:11]{
[22:16:11]  "mqtt_server": "192.168.30.10",
[22:16:11]  "mqtt_port": "1883",
[22:16:11]  "mqtt_user": "12345",
[22:16:11]  "mqtt_pass": "12345",
[22:16:11]  "mqtt_topic": "home",
[22:16:11]  "gateway_name": "HA",
[22:16:11]  "mqtt_broker_secure": false,
[22:16:11]  "mqtt_broker_cert": "",
[22:16:11]  "mqtt_ss_index": 0,
[22:16:11]  "ota_server_cert": "",
[22:16:11]  "ota_pass": "ota"
[22:16:11]}*wm:[2] Added Parameter: server
[22:16:11]*wm:[2] Added Parameter: port
[22:16:11]*wm:[2] Added Parameter: user
[22:16:11]*wm:[2] Added Parameter: pass
[22:16:11]*wm:[2] Added Parameter: secure
[22:16:11]*wm:[2] Added Parameter: cert
[22:16:11]*wm:[2] Added Parameter: name
[22:16:11]*wm:[2] Added Parameter: topic
[22:16:11]*wm:[2] Added Parameter: ota
[22:16:11]N: Attempting Wifi connection with saved AP: 0
[22:16:12]N: Attempting Wifi connection with saved AP: 1
[22:16:13]N: Attempting Wifi connection with saved AP: 2
[22:16:13]E (5133) wifi:sta is connecting, return error
[22:16:13][  2359][E][WiFiSTA.cpp:317] begin(): connect failed! 0x3007
[22:16:14]N: Attempting Wifi connection with saved AP: 3
[22:16:14]E (6144) wifi:sta is connecting, return error
[22:16:14][  3370][E][WiFiSTA.cpp:317] begin(): connect failed! 0x3007
[22:16:15][  4378][E][Preferences.cpp:50] begin(): nvs_open failed: NOT_FOUND
[22:16:15]N: No WebUI config to load
[22:16:15]N: OpenMQTTGateway URL: http://192.168.6.43/
[22:16:15]N: ZwebUI setup done
[22:16:16][  5884][E][Preferences.cpp:50] begin(): nvs_open failed: NOT_FOUND
[22:16:16]N: BT config not found
[22:16:16]N: BLE scans interval: 0
[22:16:16]N: BLE connects interval: 3600000
[22:16:16]N: BLE scan duration: 3000
[22:16:16]N: Publishing only BLE sensors: false
[22:16:16]N: Publishing random MAC devices: false
[22:16:16]N: Adaptive BLE scan: true
[22:16:16]N: Active BLE scan interval: 55555
[22:16:16]N: minrssi: -100
[22:16:16]N: Low Power Mode: -1
[22:16:16]N: Presence Away Timer: 120000
[22:16:16]N: Moving Timer: 60000
[22:16:17]N: OpenMQTTGateway modules: ["WebUI","BT"]
[22:16:17]N: ************** Setup OpenMQTTGateway end **************
[22:16:17]W: MQTT connection...
[22:16:20]W: failure_number_mqtt: 1
[22:16:20]W: failed, rc=-2
[22:16:28]W: MQTT client disconnected no BLE scan
[22:16:30]W: MQTT connection...
[22:16:33]W: failure_number_mqtt: 2
[22:16:33]W: failed, rc=-2
[22:16:39]W: MQTT client disconnected no BLE scan
[22:16:43]W: MQTT connection...
[22:16:46]W: failure_number_mqtt: 3
[22:16:46]W: failed, rc=-2
[22:16:50]W: MQTT client disconnected no BLE scan
[22:16:56]W: MQTT connection...
[22:16:59]W: failure_number_mqtt: 4
[22:16:59]W: failed, rc=-2
[22:17:01]W: MQTT client disconnected no BLE scan
[22:17:09]W: MQTT connection...
[22:17:12]W: MQTT client disconnected no BLE scan
[22:17:12]W: failure_number_mqtt: 5
[22:17:12]W: failed, rc=-2
[22:17:22]W: MQTT connection...
[22:17:23]W: MQTT client disconnected no BLE scan
[22:17:25]W: failure_number_mqtt: 6
[22:17:25]W: failed, rc=-2
[22:17:34]W: MQTT client disconnected no BLE scan
[22:17:35]W: MQTT connection...
[22:17:38]W: failure_number_mqtt: 7
[22:17:38]W: failed, rc=-2
[22:17:45]W: MQTT client disconnected no BLE scan
[22:17:48]W: MQTT connection...
[22:17:51]W: failure_number_mqtt: 8
[22:17:51]W: failed, rc=-2
[22:17:56]W: MQTT client disconnected no BLE scan
[22:18:01]W: MQTT connection...
[22:18:04]W: failure_number_mqtt: 9
[22:18:04]W: failed, rc=-2
[22:18:07]W: MQTT client disconnected no BLE scan
[22:18:15]W: MQTT connection...
[22:18:18]W: MQTT client disconnected no BLE scan
[22:18:18]W: failure_number_mqtt: 10
[22:18:18]W: failed, rc=-2
[22:18:28]W: MQTT connection...
[22:18:29]W: MQTT client disconnected no BLE scan
[22:18:31]W: failure_number_mqtt: 11
[22:18:31]W: failed, rc=-2
[22:18:40]W: MQTT client disconnected no BLE scan
[22:18:41]W: MQTT connection...
[22:18:44]W: failure_number_mqtt: 12
[22:18:44]W: failed, rc=-2
[22:18:44]W: [WebUI] clearing
[22:18:44]W: [WebUI] Save MQTT and Restart
[22:18:46]N: [WebUI] MQTTtoSYS {"gateway_name":"HA","mqtt_topic":"home/"}
[22:18:46]{
[22:18:46]  "mqtt_server": "192.168.30.10",
[22:18:46]  "mqtt_port": "1883",
[22:18:46]  "mqtt_user": "12345",
[22:18:46]  "mqtt_pass": "12345",
[22:18:46]  "mqtt_topic": "home/",
[22:18:46]  "gateway_name": "HA",
[22:18:46]  "mqtt_broker_secure": false,
[22:18:46]  "mqtt_broker_cert": "",
[22:18:46]  "mqtt_ss_index": 0,
[22:18:46]  "ota_server_cert": "",
[22:18:46]  "ota_pass": "ota"
[22:18:51]}W: MQTT client disconnected no BLE scan
[22:18:56]W: Rebooting for reason code 1
[22:19:01]ets Jun  8 2016 00:22:57
[22:19:01]
[22:19:01]rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
[22:19:01]configsip: 0, SPIWP:0xee
[22:19:01]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
[22:19:01]mode:DIO, clock div:2
[22:19:01]load:0x3fff0030,len:1184
[22:19:01]load:0x40078000,len:13160
[22:19:01]load:0x40080400,len:3036
[22:19:01]entry 0x400805e4
[22:19:02]N: 
[22:19:02]************* WELCOME TO OpenMQTTGateway **************
[22:19:02]N: OpenMQTTGateway Version: v1.6.0
[22:19:02]{
[22:19:02]  "mqtt_server": "192.168.30.10",
[22:19:02]  "mqtt_port": "1883",
[22:19:02]  "mqtt_user": "12345",
[22:19:02]  "mqtt_pass": "12345",
[22:19:02]  "mqtt_topic": "home/",
[22:19:02]  "gateway_name": "HA",
[22:19:02]  "mqtt_broker_secure": false,
[22:19:02]  "mqtt_broker_cert": "",
[22:19:02]  "mqtt_ss_index": 0,
[22:19:02]  "ota_server_cert": "",
[22:19:02]  "ota_pass": "ota"
[22:19:02]}*wm:[2] Added Parameter: server
[22:19:02]*wm:[2] Added Parameter: port
[22:19:02]*wm:[2] Added Parameter: user
[22:19:02]*wm:[2] Added Parameter: pass
[22:19:02]*wm:[2] Added Parameter: secure
[22:19:02]*wm:[2] Added Parameter: cert
[22:19:02]*wm:[2] Added Parameter: name
[22:19:02]*wm:[2] Added Parameter: topic
[22:19:02]*wm:[2] Added Parameter: ota
[22:19:02]N: Attempting Wifi connection with saved AP: 0
[22:19:03]N: Attempting Wifi connection with saved AP: 1
[22:19:04]N: Attempting Wifi connection with saved AP: 2
[22:19:04]E (5150) wifi:sta is connecting, return error
[22:19:04][  2368][E][WiFiSTA.cpp:317] begin(): connect failed! 0x3007
[22:19:05]N: Attempting Wifi connection with saved AP: 3
[22:19:05]E (6160) wifi:sta is connecting, return error
[22:19:05][  3378][E][WiFiSTA.cpp:317] begin(): connect failed! 0x3007
[22:19:06][  4385][E][Preferences.cpp:50] begin(): nvs_open failed: NOT_FOUND
[22:19:06]N: No WebUI config to load
[22:19:06]N: OpenMQTTGateway URL: http://192.168.6.43/
[22:19:06]N: ZwebUI setup done
[22:19:07][  5891][E][Preferences.cpp:50] begin(): nvs_open failed: NOT_FOUND
[22:19:07]N: BT config not found
[22:19:07]N: BLE scans interval: 0
[22:19:07]N: BLE connects interval: 3600000
[22:19:07]N: BLE scan duration: 3000
[22:19:08]N: Publishing only BLE sensors: false
[22:19:08]N: Publishing random MAC devices: false
[22:19:08]N: Adaptive BLE scan: true
[22:19:08]N: Active BLE scan interval: 55555
[22:19:08]N: minrssi: -100
[22:19:08]N: Low Power Mode: -1
[22:19:08]N: Presence Away Timer: 120000
[22:19:08]N: Moving Timer: 60000
[22:19:08]N: OpenMQTTGateway modules: ["WebUI","BT"]
[22:19:08]N: ************** Setup OpenMQTTGateway end **************
[22:19:08]W: MQTT connection...
[22:19:11]W: failure_number_mqtt: 1
[22:19:11]W: failed, rc=-2
[22:19:19]W: MQTT client disconnected no BLE scan
[22:19:21]W: MQTT connection...
[22:19:24]W: failure_number_mqtt: 2
[22:19:24]W: failed, rc=-2
[22:19:24]N: Send on /SYStoMQTT msg {"uptime":22,"version":"v1.6.0","discovery":true,"ohdiscovery":false,"env":"esp32dev-ble-datatest","freemem":97004,"mqttport":"1883","mqttsecure":false,"minfreemem":81772,"tempc":60,"freestack":4712,"rssi":-74,"SSID":"IOTDOM","BSSID":"90:6C:AC:F4:C8:13","ip":"192.168.6.43","mac":"3C:61:05:31:23:70","lowpowermode":-1,"interval":0,"intervalcnct":3600000,"scnct":0,"modules":["WebUI","BT"]}
[22:19:24]W: Client not connected, aborting the publication
[22:19:24]N: Send on /BTtoMQTT msg {"bleconnect":false,"interval":0,"adaptivescan":true,"intervalacts":55555,"intervalcnct":3600000,"scanduration":3000,"onlysensors":false,"randommacs":false,"hasspresence":false,"presenceTopic":"presence/","presenceUseBeaconUuid":false,"minrssi":-100,"extDecoderEnable":false,"extDecoderTopic":"undecoded","filterConnectable":false,"pubadvdata":true,"pubBeaconUuidForTopic":false,"ignoreWBlist":false,"presenceawaytimer":120000,"movingtimer":60000,"btqblck":0,"btqsum":0,"btqsnd":0,"btqavg":0,"bletaskstack":4496,"blecoretaskstack":3420,"blestarts":1}
[22:19:24]W: Client not connected, aborting the publication
[22:19:24]N: Send on /WebUItoMQTT msg {"displayMetric":true,"webUISecure":true,"displayQueue":1}
[22:19:24]W: Client not connected, aborting the publication
[22:19:30]W: MQTT client disconnected no BLE scan
[22:19:34]W: MQTT connection...
[22:19:37]W: failure_number_mqtt: 3
[22:19:37]W: failed, rc=-2
[22:19:41]W: MQTT client disconnected no BLE scan
[22:19:47]W: MQTT connection...
[22:19:50]W: failure_number_mqtt: 4
[22:19:50]W: failed, rc=-2
[22:19:52]W: MQTT client disconnected no BLE scan
[22:20:00]W: MQTT connection...
[22:20:03]W: MQTT client disconnected no BLE scan
[22:20:03]W: failure_number_mqtt: 5
[22:20:03]W: failed, rc=-2
[22:20:14]W: MQTT connection...
[22:20:14]W: MQTT client disconnected no BLE scan
[22:20:17]W: failure_number_mqtt: 6
[22:20:17]W: failed, rc=-2
[22:20:25]W: MQTT client disconnected no BLE scan
[22:20:27]W: MQTT connection...
[22:20:30]W: failure_number_mqtt: 7
[22:20:30]W: failed, rc=-2
[22:20:36]W: MQTT client disconnected no BLE scan
[22:20:40]W: MQTT connection...
[22:20:43]W: failure_number_mqtt: 8
[22:20:43]W: failed, rc=-2