-
Notifications
You must be signed in to change notification settings - Fork 669
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
Flash not operational during reference image creation #3329
Comments
Confirmed. Looks like the flash works just once and is disabled til next reset. Found no workaround. I'll roll back ... |
Might be the same issue as on #3338 |
I can reproduce the error with firmware v15.7.0 and webinterface 16.0.0-RC4 |
Same problem. Can't set reference image properly |
Which version was you flash working fine before? I see above my previous comment that problem was already present in previous release version 15.7.0 |
@SGXander If you want you can try this firmware (16.0.0-RC4 + fix): https://github.com/SybexX/AI-on-the-edge-device/actions/runs/11874812323/artifacts/2197416682 |
sorry for not updating, I rolled back to 15.7.0 too and it was ok there so I stuck with that. I also have an external flash too now and it's been fine. I'll look to update this weekend and see if the issue returns. |
There was no change in the LED implementation/Control between versions 15.4.0, 15.7.0 and 16.0.0-RC4. |
It's the other way round for me, I started with 16.0.0-RC4 as it was the top release and then realised it was RC so rebuilt the ESP32-CAM with 15.7.0 |
@SGXander Did you have Auto-Exposure Control and Auto-Exposure Control 2 ("night mode") activated in both versions? |
Hello, Any ideas and/or updates ? Steve Bee |
@doncorso please try this firmware: https://github.com/SybexX/AI-on-the-edge-device/actions/runs/11875592284/artifacts/2197579082 It would also be helpful if you described the exact procedure (what did you do and what files did you use, previous version or new installation............) as there are several ways to install and update AI-on-the-edge-device. |
I have this issue on a brand new installation. |
@SybexX: The flash turns off entirely after the preview. It never comes back on. If I power cycle it, it turns on briefly during the boot cycle, and only during the very first step. It doesn't work during the take reference image step. |
@jmealo Unfortunately, I can't tell from your statement which firmware you are using and how you flashed it onto the ESP32. You can go through setup mode without making any changes or set "SetupMode = false" in sd-card/config/config.ini to bypass setup and check if this issue occurs generally or only in setup mode. If you used the webinstaller and the files from remote-setup version 16.0.0-RC4, then the LED will not work in step 2 (Create New Reference).
|
@SybexX i downloaded AI-on-the-edge-device__manual-setup__v15.7.0.zip, extracted files from sd-card folder to SD card, configured Wi-fi settings in wlan.ini, then reinstalled firmware through the webinstaller. Works fine as i see, flash works and intensity can be controlled with slider during creating reference image. Thanks. |
For everybody who encounter the same problem. Quick fix without reassemble the board:
|
The Problem
after alignment step 1, step 2 appears to disable the flash and use the rear LED on the board. This behaviour continues until the ESP is reset, where it works for alignment again but then breaks on step 2 repeatably
Version
16.0.0-RC4
Logfile
Expected Behavior
clicking create new reference button should produce the same image as alignment
Screenshots
Additional Context
the ESP must be reset to restore flash functionality during alignment but the issue is repeatable
The text was updated successfully, but these errors were encountered: