-
Notifications
You must be signed in to change notification settings - Fork 57
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
DIY Freenove Wrover QR read error #176
Comments
That error is quite common. I don't know about that board or camera specifically - but you might need to experiment to work out the ideal size/position of the QR being scanned. |
Did you manage to get QR scanning to work ? |
Unfortunately no. I hope that CryptoGuide will also test it when he receives the same hardware, until then the hardware is on hold. |
Yes, there are plenty of camera modules around - we have concentrated on GC0308 as that's the one we found to be the most reliable of the ones we tried, and the one we chose to use in our production Jade units. |
I built Jade on Freenove ESP32 Wrover
The camera module is OV3660 (need to manually check in the menuconfig)
On QR scanning I got an error in Log console
clogX?I (1519171) ./main/qrscan.c: 29: Detected 1 QR codes in image.
clogX9W (1519171) ./main/qrscan.c: 42: QUIRC error ECC failure
Install is from the latest source.
I appreciate any help on this matter.
The text was updated successfully, but these errors were encountered: