livebox:hah_hahnode:outputnode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
livebox:hah_hahnode:outputnode [2015/02/03 09:47] – [Debugging] brettlivebox:hah_hahnode:outputnode [2015/02/03 09:50] – [Debugging] brett
Line 83: Line 83:
 [outputNode.1] i8 g212 @ 868Mhz [outputNode.1] i8 g212 @ 868Mhz
 OUTPUT 0 0 0 0 0 OUTPUT 0 0 0 0 0
 +</code>
 +
 +Entering a command on the HAHCentral to toggle a Port on and off.  The command will not be display as its typed into the HAHCentral sketch terminal
 +
 +Command - 1,1,8s (PORT 1,ON,NODE 8) and 1,0,8s (PORT 1,OFF,NODE 8)
 +<code>
 +[HAHCentral.1]1 g212 @ 868Mhz
 +OK 8 0
 +> 8s
 + -> 2 b
 +> 8s
 + -> 2 b
 +</code>
 +The sketch will display "> 8s" when the "s" letter is sent, no CR/LF is necessary.  The next line "-> 2 b" indicates that two bytes of data where transmitted.
 +
 +The output on the other side will now look like this:
 +<code>
 +[outputNode.1] i8 g212 @ 868Mhz
 +OUTPUT 0 0 0 0 0
 +GOT 1 1
 +Port 1 set on
 +GOT 1 0
 +Port 1 set off
 </code> </code>
  • livebox/hah_hahnode/outputnode.txt
  • Last modified: 2015/02/03 09:53
  • by brett