Hello,

I just compiled OpenWRT with 6LoWPAN_bluetooth and configured it.
(https://imgur.com/a/8ctUHG9 & https://imgur.com/a/frYKx7N)
The interface gets an /60 prefix delegated (2a02:8aaa:baaa:b700::1/60),
which is great.
So now I want to configure RIOT OS to work with it. 

I am able to ping the router from my node.
But the configuration of the interface doesn't work.
As I understand it, I should now be able to add it with
ifconfig 9 add 2a02:8aaa:baaa:b700::1/64
But this doesn't return anything. There is also the 6ctx I am not
familiar with.
I am supposed to use this as well?
I am on commit c310bfbf75928339b308f310dce682412e4ca9a9.
I also thought about bridging the 6LoWPAN interface to the connected BLE
node.
Can somebody point me to the correct configuration? 
I don't understand why ifconfig isn't returning anything. Is that a bug?

  
_______________________________________________
users mailing list
users@riot-os.org
https://lists.riot-os.org/mailman/listinfo/users

Reply via email to