Skip to content
  • 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. Troubleshooting
  3. Node does not present sketch info?
  • Getting Started
  • Controller
  • Build
  • Hardware
  • Download/API
  • Forum
  • Store

Node does not present sketch info?

Scheduled Pinned Locked Moved Troubleshooting
5 Posts 3 Posters 1.3k Views 1 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.
  • Mark SwiftM Offline
    Mark SwiftM Offline
    Mark Swift
    wrote on last edited by
    #1

    Hi,

    I have a node that refuses to provide back sketch info, any ideas?

    code is here: http://pastebin.com/LXcUKk81

    1 Reply Last reply
    0
    • sundberg84S Offline
      sundberg84S Offline
      sundberg84
      Hardware Contributor
      wrote on last edited by
      #2

      @Mark-Swift - the node log would be great as well for us to help you.

      Controller: Proxmox VM - Home Assistant
      MySensors GW: Arduino Uno - W5100 Ethernet, Gw Shield Nrf24l01+ 2,4Ghz
      MySensors GW: Arduino Uno - Gw Shield RFM69, 433mhz
      RFLink GW - Arduino Mega + RFLink Shield, 433mhz

      1 Reply Last reply
      0
      • Mark SwiftM Offline
        Mark SwiftM Offline
        Mark Swift
        wrote on last edited by Mark Swift
        #3

        I see this in the node debug log when I make the request for presentation via MYScontroller...

        I don't think it's a radio issue and I've tried with multiple radios and everything else is working great now!

        read: 0-3-4 s=0,c=3,t=19,pt=0,l=1,sg=0:0
        send: 4-4-3-0 s=255,c=3,t=15,pt=0,l=2,sg=0,st=ok:
        send: 4-4-3-0 s=255,c=0,t=18,pt=0,l=10,sg=0,st=ok:2.0.0-beta
        send: 4-4-3-0 s=255,c=3,t=6,pt=1,l=1,sg=0,st=ok:3
        read: 0-3-4 s=255,c=3,t=15,pt=0,l=2,sg=0:
        read: 0-3-4 s=255,c=3,t=6,pt=0,l=1,sg=0:M

        Attached is a screenshot of what I see in MYScontroller

        alt text

        DwaltD 1 Reply Last reply
        0
        • Mark SwiftM Mark Swift

          I see this in the node debug log when I make the request for presentation via MYScontroller...

          I don't think it's a radio issue and I've tried with multiple radios and everything else is working great now!

          read: 0-3-4 s=0,c=3,t=19,pt=0,l=1,sg=0:0
          send: 4-4-3-0 s=255,c=3,t=15,pt=0,l=2,sg=0,st=ok:
          send: 4-4-3-0 s=255,c=0,t=18,pt=0,l=10,sg=0,st=ok:2.0.0-beta
          send: 4-4-3-0 s=255,c=3,t=6,pt=1,l=1,sg=0,st=ok:3
          read: 0-3-4 s=255,c=3,t=15,pt=0,l=2,sg=0:
          read: 0-3-4 s=255,c=3,t=6,pt=0,l=1,sg=0:M

          Attached is a screenshot of what I see in MYScontroller

          alt text

          DwaltD Offline
          DwaltD Offline
          Dwalt
          wrote on last edited by
          #4

          @Mark-Swift

          What version of MySensors are you using? You are using the development branch syntax:

          sendSketchInfo("MowerGarage", "1.8");

          instead of the traditional:

          gw.sendSketchInfo("MowerGarage", "1.8");

          but do not use the development ordering of:

          void setup()
          void presentation()
          void loop()

          Veralite UI5 :: IBoard Ethernet GW :: MyS 1.5

          1 Reply Last reply
          0
          • Mark SwiftM Offline
            Mark SwiftM Offline
            Mark Swift
            wrote on last edited by Mark Swift
            #5

            i'm using the latest development branch... I believe there's no void presentation?

            edit: crap, noob error, I missed my presentation loop!

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


            12

            Online

            11.7k

            Users

            11.2k

            Topics

            113.0k

            Posts


            Copyright 2019 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
            • OpenHardware.io
            • Categories
            • Recent
            • Tags
            • Popular