Skip to content

Instantly share code, notes, and snippets.

@adarazs
Created April 11, 2016 21:05
Show Gist options
  • Save adarazs/b8dc782c9dd5e5077873518b4e3e0e06 to your computer and use it in GitHub Desktop.
Save adarazs/b8dc782c9dd5e5077873518b4e3e0e06 to your computer and use it in GitHub Desktop.
RF24Network-error1
RF24Network/examples/helloworld_rx/
12: NET Pipe 5 on node 00 has address cccccccce3
14: NET Pipe 4 on node 00 has address cccccccc3e
16: NET Pipe 3 on node 00 has address ccccccccce
20: NET Pipe 2 on node 00 has address cccccccc33
24: NET Pipe 1 on node 00 has address cccccccc3c
28: NET Pipe 0 on node 00 has address ccccccccc3
9973: MAC Received on 1 id 1 from 01 to 00 type 148
9975: NET message dfe3
9975: NET Enqueue @0 9977: MAC Received on 1 id 1 from 01 to 00 type 149
9981: NET message 0000
9984: NET Enqueue @0 9986: MAC Received on 1 id 1 from 01 to 00 type 150
9990: NET message 0000
9992: NET Enqueue @0 fq 3: 60
enq size 60
9996: NET message size 60
9998: NET r message 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 30 00 00 00 00 ff f4 df e3
Received packet #0 at 4294238179
0
11972: MAC Received on 1 id 2 from 01 to 00 type 148
11974: NET message e7b3
11974: NET Enqueue @fffe 11976: MAC Received on 1 id 2 from 01 to 00 type 149
11980: NET message 0000
11982: NET Enqueue @fffe 11986: MAC Received on 1 id 2 from 01 to 00 type 150
11988: NET message 0000
11993: NET Enqueue @fffe fq 3: 60
enq size 60
11997: NET message size -6221
11999: NET r message 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00RF24Network/examples/helloworld_rx/
12: NET Pipe 5 on node 00 has address cccccccce3
14: NET Pipe 4 on node 00 has address cccccccc3e
16: NET Pipe 3 on node 00 has address ccccccccce
20: NET Pipe 2 on node 00 has address cccccccc33
24: NET Pipe 1 on node 00 has address cccccccc3c
28: NET Pipe 0 on node 00 has address ccccccccc3
1710: MAC Received on 1 id 3 from 01 to 00 type 148
1712: NET message ef83
1714: NET Enqueue @0 1716: MAC Received on 1 id 3 from 01 to 00 type 149
1718: NET message 0000
1720: NET Enqueue @0 1724: MAC Received on 1 id 3 from 01 to 00 type 150
1728: NET message 0000
1730: NET Enqueue @0 fq 3: 60
enq size 60
1734: NET message size 60
1736: NET r message 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 30 00 00 00 02 ff f4 ef 83
Received packet #2 at 4294242179
0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment