Help with Building Latest BlueRetro v24.04.1 for ESP32-S HW2 #29
Replies: 3 comments 3 replies
-
|
Hi again. I was focused on the release date of the firmware it was based on and the release date of the ESP-IDF version. I did actually also try with v5.2.2 without any luck. I've have to say if it's not clear but my experince with this is not the greatest, but I find it interesting. I think I started going backwards on the versions in the hopes to find better compatibility. Either way, I looked over at the official Blueretro github to see if there was any more information I could find there. And version 24.04 seems to be updated with 5.3.0. So long story short, I did a clean install off 5.3.0, and it worked like a charm. Best regards, |
Beta Was this translation helpful? Give feedback.
-
|
Great that you made it. Thank you for your feedback |
Beta Was this translation helpful? Give feedback.
-
|
Wow, I am impressed. You could share with others and put it in "show and tell" if you want. Every feedback is needed. About pwr supply - from begining i got same idea.- using second small AC to DC psu. Every compilation of BR will show "dirty" if some changes in code are made outside github repo, only clean cloned repo shows "Blueretro v.XX". what version of this fork dif you used 24.04 or 24.04.01? Same with Ogx360 - compiled binaries from here or from /konwektor/ogx360 ? |
Beta Was this translation helpful? Give feedback.




Uh oh!
There was an error while loading. Please reload this page.
-
Hi Konwektor / BlueRetro Team,
First off, thanks for all the amazing work on BlueRetro — it’s a fantastic project!
I’m trying to build the latest release (v24.04.1) for my ESP32-S (HW2) to get the power trigger feature using the /configs/hw2/ogx360 sdkconfig. Unfortunately, I’ve run into multiple build issues with ESP-IDF v5.1.2, including missing headers like esp_timer.h and unresolved functions like nvs_entry_find_in_handle.
I’ve tried various ESP-IDF versions (4.4.2, 4.4.4, 4.4.8, 5.1.2) and followed the instructions, but I haven’t been able to get a clean build or a working .bin. I noticed there’s no precompiled binary provided for this latest version, and I’m wondering if this is due to known stability issues or if I’m missing something in the build process.
It runs on Windows 10 under admin rights.
Could you please provide guidance on:
Any help or pointers would be greatly appreciated. I've been strugling to get it to work for a couple of days.
It's been a fun build.
Thanks again for your time and the great project!
Best regards,
More10
Beta Was this translation helpful? Give feedback.
All reactions