How to install (via ESP Download Tool) - Missing .bin file ?
Your instructions :
How to install (via ESP Download Tool) Click to expand Download and extract the program Download ESP32 Download Tool / Flash Download Tools Start the Download Tool (ESP32 and Developer Mode) Plug in your ESP32 and change Com Port according to it
Set the following settings: Address for bin: 0 SPI Speed: 40mhz SPI Mode: DIO Flash Size: 32Mbit DoNotChgBin: Set to true
Then there's :
- Click start and the bin will be flashed
In the instructions you mention to start the ESP Downloadtool and set settings as per instructions. Then you say to flash the .bin file but no .bin file is included in the ZIP file ? Seems a compiled version is missing ?
Well the bin file you will need to download obviously from Github not in the flash tool :) Here latest stable version: https://github.com/HeimdallMidgard/ESP-32-BLE-Scanner/releases/tag/0.1.2
Didn't find it at first .. Super ! Thank You !!! Already compiled the source myself as well but the ESP32 kept crashing .. will try with your bin file !
Flashing with the .bin file Done ! Seems to work fine ! Now testing functionality. Thank You So Much !
Flashed and program running. I can access the device through the webserver. I configured Wifi AP and MQTT server. Pretty sure about the IP{ address and user name/password of the MQTT server (I already use it for other apps) but I keep getting the following error :
Starting... Connecting to MQTT... Error publishing MQTT Message Starting to Scan... Starting... Connecting to MQTT... Error publishing MQTT Message Starting to Scan...
Not sure what error .. is it not able to connect to the MQTT server or something else ?
My config :

And also added a Bluetooth Device :
