Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Development
  3. Best sensor type and value type for sleep duration...

Best sensor type and value type for sleep duration...

Scheduled Pinned Locked Moved Development
2 Posts 2 Posters 622 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • TetnobicT Offline
    TetnobicT Offline
    Tetnobic
    wrote on last edited by
    #1

    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

    YveauxY 1 Reply Last reply
    0
    • TetnobicT Tetnobic

      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

      YveauxY Offline
      YveauxY Offline
      Yveaux
      Mod
      wrote on last edited by
      #2

      @Tetnobic sleep duration is in milliseconds, thus X * 60 * 1000 for your case

      http://yveaux.blogspot.nl

      1 Reply Last reply
      1
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      16

      Online

      11.7k

      Users

      11.2k

      Topics

      113.1k

      Posts


      Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • MySensors
      • OpenHardware.io
      • Categories
      • Recent
      • Tags
      • Popular