lewapek / sds-dust-sensors-arduino-library

Library for Nova Fitness SDS dust sensors family (SDS011, SDS021)
MIT License
64 stars 19 forks source link

WakingUp #30

Closed matteofre closed 2 years ago

matteofre commented 2 years ago

Hi @lewapek! I've just try to run this program. But my sensor still set on rest mode and doesn't work. How can I set it on wakeup mode? Sorry for the question, but I'm new with Arduino and c++ to.

lewapek commented 2 years ago

Hi, what you need is to call a wakeup() method. There may also something wrong with connection between the board and the sensor itself