romanhujer / SQM

Sky Qaulity Meter
GNU General Public License v3.0
9 stars 0 forks source link

Display does not changed from "Wait first data" #3

Open otherwild opened 1 year ago

otherwild commented 1 year ago

Hello. I made a PCB based on EasyEDA information and installed the components. Then, I installed the program source at the following URL on Arduino nano with ArduinoIDE.

https://github.com/romanhujer/SQM/tree/master/SQM_nano

After that, when the power was turned on, the initialization information and "Wait first data" were displayed on the OLED screen, but the display did not change from "Wait first data". I would like to investigate the issue and would appreciate your assistance.

2/Jan/2023 Solved the problem. I used the "BMP280" device. I guess it's probably because SQM was waiting for humidity data to be sent.