Other Parts Discussed in Thread: CC2531
EDIT: I needed to split my question into 2 posts, otherwise it requires admin approval and I guess no admin is active today as I haven't get nor approval or rejection.
Hi,
We have similar setup as 6lbr-example1 has:
- a CC2531 is connected to the RPI that runs http://processors.wiki.ti.com/images/1/10/Cc2531-slip-radio_contikimac.zip.
- 6lbr on RPI is compiled from the source code on GitHub
- One srf06 + CC2650EM is on the 6LoWPAN side. The node has "aaaa::212:4b00:68c:158f" address
I send a UDP unicast packet from the PC. Here below is a Wireshark capture from the PC. The destination address is correct as it is seen below.
I use Sensniff at another PC and here is its capture
The destination address is shown as ::212:4b00:68c:158f (aaaa part disappears? ). The packet has correct dest. MAC address, but L3 address is not correct. However, I see and ACK (L2 ack?). But, I don't receive any packet on the node



