Best sensor type and value type for sleep duration...
-
Hi,
I try to made a sleeping battery node that wake up every X minutes for send data sensor...
I dynamically set the duration of sleep (send message from gateway) and store in eeprom.
My node do a smartSleep for enable receive function and send current value of duration at setup, no technicaly problem on this...
My question is what sort of message match best for this case ?
Currently I use :MyMessage msgCustom(NODE_CHILD_ID_CUSTOM, V_VAR1);because I have no found in documentation a value type for duration (in milliseconds or seconds)
it's the best choice ?Thanks
-
Hi,
I try to made a sleeping battery node that wake up every X minutes for send data sensor...
I dynamically set the duration of sleep (send message from gateway) and store in eeprom.
My node do a smartSleep for enable receive function and send current value of duration at setup, no technicaly problem on this...
My question is what sort of message match best for this case ?
Currently I use :MyMessage msgCustom(NODE_CHILD_ID_CUSTOM, V_VAR1);because I have no found in documentation a value type for duration (in milliseconds or seconds)
it's the best choice ?Thanks
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