Hi, I follow the manual and try to test the LED,BMP, DS3231 clock, and PCF8574 in Python folder.
For LED test, I can run the python and see the expected result.
For BMP280,sudo an error message occurred: Read BMP280 id error!
For DS3231, the command return time and date but it is at 200/00/00 00:00:00 Sat, and no change in second although the line
keep running.
For PCF8574, the command line return "left", but nothing happen when I push the joystick left, or any other directions.
Looks like only LED is working, please advise. Thanks.