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

Manual Vague #42

Open
smartbyte opened this issue Nov 28, 2024 · 0 comments
Open

Manual Vague #42

smartbyte opened this issue Nov 28, 2024 · 0 comments

Comments

@smartbyte
Copy link

Dear Developer,

I am getting multiple compile and now ld-linking errors when compiling the project. Either with Arduino or with IDF.

Now I wanted to flash the prebuild flash, but I don't know how to do that. I tried directly with the esptool, but this does not work.

Can I please ask you to elaborate on the following entry in the README:
"Step 1: Flash the sketch with flash size include SPIFFS option."

I tried to flash the binary with this command (flashing works!) butt then on the ESP32 it does not work:
esptool.py -p /dev/ttyUSB0 -b 460800 --before default_reset --after hard_reset --chip esp32 write_flash --flash_mode dio --flash_size detect --flash_freq 40m 0x0000 mitsubishi2MQTT_ESP32DEV_IDF.bin

My hardware is a ESP32-WROOM-32 module (Is that incompatible with above 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

1 participant