Node with DHT module
-
Is it able to send from Vera the delay between each message that the module send ?
for example, i have a node with DHT module which send the temp and hum to the gateway, can i control the delay between these messages ? can i send a message from the Vera to the node "to give me the numbers NOW" ? -
I don't know which sketch you're using, but sure you should be able to control send frequency in the program (hard coded).
There's also a possibility to request values from a senor from Vera (using lua code). But it means your sensor needs to be awake all the time and answer these requests. Basically you have to setup a function which listens to incoming messages from controller and answers them. Like the RelayAcutator example.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login