CC110x and CC112x addressing

Hi Kaspar,
than you for your reply.

> Are you trying to use sixlowpan? Then the least significant byte of a
> node's IPv6 address has to match the 1 byte HW address.
 If I use sixlowpan module, CC1101 does not work correctly. The RPL module 
does not fill parent and instance table.

The node addresses are:
fe80::f6c8:4a52:b6:8a24/64
fe80::e6c8:4a52:b6:8a24/64
As you mentioned the addresses should be 24 for both nodes, but as I am reading 
my console debug notes the first one node address is 36 and the second 24.

Hello Mateusz,

This may be unrelated to your problem, but just FYI: You need a global unique IPv6 address for RPL to work. With a link-local address (fe80::slight_smile: you won’t be able to create the RPL-DODAG.

Cheers! Cenk