m5stack / AirQUserDemo

10 stars 5 forks source link

Can't connect to EZDATA and display does not work #2

Open kpezeshki opened 7 months ago

kpezeshki commented 7 months ago

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.

lbuque commented 7 months ago

I have updated the code, please try it.

kpezeshki commented 7 months ago

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).

image
lbuque commented 7 months ago

They all come from the same source code! ! !

hpsaturn commented 6 months ago

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). image