Hi, I was using OMG 1.7.0 since one year, first on an ESP32-WROOM-32U, then on a DevKitC V4 (with ext antenna), getting from 2 devices installed on my two cars, then decided to upgrade, so as the gihub OTA is no longer valid I had to do it with 1st method - Upload from the Web, hopefully there is very few to reconfigure (wifi, hostname,…)
But the issue is that it no longer gets from the two BM2 broadcasting, it does not even find the devices, nothing with their MACADDRESS on Console or MQTT explorer.
Heres my config (from Console):
N: SYS json: {“uptime”:34684,“version”:“v1.8.0”,“mqtt”:true,“serial”:false,“disc”:false,“ohdisc”:false,“env”:“esp32dev-ble”,“freemem”:86920,“mqttp”:“1883”,“mqtts”:false,“mqttv”:false,“msgprc”:1640,“msgblck”:0,“msgrcv”:1640,“maxq”:28,“cnt_index”:0,“minmem”:33388,“tempc”:45.56,“freestck”:2184,“powermode”:-1,“eth”:false,“rssi”:-72,“SSID”:“JBE_MAIN”,“BSSID”:“C0:3C:04:B1:1D:58”,“ip”:“192.168.1.14”,“mac”:“24:DC:C3:CF:E7:B0”,“modules”:“‘WebUI’, ‘BT’”,“origin”:“/SYStoMQTT”}
N: [ OMG->MQTT ] topic: home/OMG_ESP32_BLE_ANT/SYStoMQTT msg: {“uptime”:34684,“version”:“v1.8.0”,“mqtt”:true,“serial”:false,“disc”:false,“ohdisc”:false,“env”:“esp32dev-ble”,“freemem”:86920,“mqttp”:“1883”,“mqtts”:false,“mqttv”:false,“msgprc”:1640,“msgblck”:0,“msgrcv”:1640,“maxq”:28,“cnt_index”:0,“minmem”:33388,“tempc”:45.56,“freestck”:2184,“powermode”:-1,“eth”:false,“rssi”:-72,“SSID”:“JBE_MAIN”,“BSSID”:“C0:3C:04:B1:1D:58”,“ip”:“192.168.1.14”,“mac”:“24:DC:C3:CF:E7:B0”,“modules”:[“WebUI”,“BT”]}
N: [ OMG->MQTT ] topic: home/OMG_ESP32_BLE_ANT/BTtoMQTT msg: {“bleconnect”:true,“interval”:10000,“adaptivescan”:false,“intervalacts”:10000,“intervalcnct”:1800000,“scanduration”:10000,“hasspresence”:false,“prestopic”:“presence/”,“presuseuuid”:false,“minrssi”:-100,“extDecoderEnable”:false,“extDecoderTopic”:“undecoded”,“pubuuid4topic”:false,“ignoreWBlist”:false,“forcepscn”:false,“tskstck”:616,“crstck”:3004,“enabled”:true,“scnct”:1626,“onlysensors”:false,“randommacs”:false,“filterConnectable”:false,“pubadvdata”:true,“presenceawaytimer”:180000,“movingtimer”:60000}
N: [ OMG->MQTT ] topic: home/OMG_ESP32_BLE_ANT/WebUItoMQTT msg: {“displayMetric”:true,“webUISecure”:true,“displayQueue”:0}
Certainly need to tune this config. Thanks for your help.