wisskar / souliss

Automatically exported from code.google.com/p/souliss
0 stars 0 forks source link

Request for typicals goes unanswered. #85

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have noticed that a request for typicals from the remote nodes on media 0x2, 
very often goes unanswered ?
I can see in the vnet debug, that only occasionally a reply is returned from 
the nodes. communications are fine, as I get a lot of traffic when toggling a 
switch on the remote node.
This also manifests in Souliss App, where getting the typicals for all the 
nodes in the network is a hit and miss operation, and a frustrating one.
I have seen this behaviour with the RF24 boards as well as the moteino boards.

Original issue reported on code.google.com by kim.moel...@gmail.com on 16 Sep 2014 at 9:40

GoogleCodeExporter commented 9 years ago
Might be connected to issue 84.

Original comment by kim.moel...@gmail.com on 16 Sep 2014 at 9:40

GoogleCodeExporter commented 9 years ago
Node vnet log for request typicals:
(vNet)<IN><|0xB|0x17|0x6502|0x6501|0x22|0x0|0x0|0x3F|0x18>
(vNet)<OUTPATH><|0x2>
(vNet)<MEDIA><|0x2>
(vNet)<OUT><DADDR><|0x6501><|0x23|0x17|0x6501|0x6502>

Node MaCaco log:
(MaCaco)<IN><|0x22|0x0|0x0|0x3F|0x18|0x>
<|0x32|0x0|0x0|0x3F|0x18|0x>

Original comment by kim.moel...@gmail.com on 16 Sep 2014 at 9:51

GoogleCodeExporter commented 9 years ago
Gateway vnet log:
(vNet)<IN><|0xB|0x17|0x10|0x1757|0x22|0x0|0x0|0x0|0x2>
(vNet)<OUTPATH><|0x1>
(vNet)<MEDIA><|0x1>
(vNet)<OUT><DADDR><|0x1757><|0x23|0x17|0x1757|0x10>
(vNet)<OUTPATH><|0x2>
(vNet)<MEDIA><|0x2>
(vNet)<OUT><DADDR><|0x6502><|0xB|0x17|0x6502|0x6501>

Gateway MaCaco log:
(MaCaco)<IN><|0x22|0x0|0x0|0x0|0x2|0x>
(MaCaco)<OUT><|0x32|0x0|0x0|0x0|0x18|0x>
(MaCaco)<OUT><|0x22|0x0|0x0|0x3F|0x18|0x>

Original comment by kim.moel...@gmail.com on 16 Sep 2014 at 9:55

GoogleCodeExporter commented 9 years ago
Fixed in Alpha 6.1.1

Original comment by dario.di...@souliss.net on 30 Nov 2014 at 10:22