Open kpezeshki opened 10 months ago
I have updated the code, please try it.
Thanks! This fixes the authentication issues. However, the display still behaves differently than on the EZLOADER software. While the display does attempt to refresh, it never shows anything but e-ink noise (see picture).
They all come from the same source code! ! !
Maybe this PR fixes the eInk noise issue in your device. In my device it is working well around with battery and USB powered.
https://github.com/m5stack/AirQUserDemo/pull/7
Thanks! This fixes the authentication issues. However, the display still behaves differently than on the EZLOADER software. While the display does attempt to refresh, it never shows anything but e-ink noise (see picture).
This code seems to fail to authenticate to the EZDATA platform. Are there any modifications to the code (for example, a modification of
db.ezdata2.password
) necessary for authentication to succeed?Furthermore, this code doesn't seem to refresh the display.