Closed matteofre closed 3 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.
Hi, what you need is to call a wakeup() method. There may also something wrong with connection between the board and the sensor itself
wakeup()
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.