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