Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install (via ESP Download Tool) - Missing .bin file ? #13

Open
Tokn59 opened this issue Sep 26, 2021 · 6 comments
Open

How to install (via ESP Download Tool) - Missing .bin file ? #13

Tokn59 opened this issue Sep 26, 2021 · 6 comments

Comments

@Tokn59
Copy link

Tokn59 commented Sep 26, 2021

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 :

  1. 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 ?

@HeimdallMidgard
Copy link
Owner

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

@Tokn59
Copy link
Author

Tokn59 commented Sep 26, 2021

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 !

@Tokn59
Copy link
Author

Tokn59 commented Sep 26, 2021

Flashing with the .bin file Done ! Seems to work fine ! Now testing functionality. Thank You So Much !

@Tokn59
Copy link
Author

Tokn59 commented Sep 26, 2021

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 ?

@Tokn59
Copy link
Author

Tokn59 commented Sep 26, 2021

My config :
image

@Tokn59
Copy link
Author

Tokn59 commented Sep 26, 2021

And also added a Bluetooth Device :

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants