Henric Andersson
Henric Andersson
Can you grab logs next time this happens and share? Will hopefully provide me with some insights into this issue.
I'm seeing ``` SSLError: ("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')],)",) ``` In the logs, which causes all comms with Google's servers to fail. This means it cannot get...
The web UI should show a warning if you're running with too low power, and you'll also see a lightning symbol on the display from time to time indicating lack...
That should be enough and the fact that you don't see any indicators is a good thing. I just cant understand why your RPi would randomly get the wrong time...
I need to find a few hours to develop it, I think it wouldn't be too difficult since points for http requests are centralized but it still needs to be...
I'm actually curious to see if it would be possible to use smbclient instead to avoid relying on a filesystem mount for this, since I've had plenty bad experiences with...
Anyway, this feature depends on the upcoming support for services to host simple UIs for configuration (like user/pass, etc). So it's still some ways out.
Not a bad idea, will investigate. Kinda spoiled with the color sensor which also turns off my frame when it's dark enough :)
Well, according to the info you shared, it all seems to work. Can you provide some details as to what "Stop working" means? What do you see on the frame,...
The issue is that it will make it less deterministic. However, it seems that development of Rasbian has added some cool stuff, including multiple i2c buses :) See https://www.instructables.com/Raspberry-PI-Multiple-I2c-Devices/ so...