YK

Results 31 comments of YK

Do you check what is in your /var/log/6lbr.log?

I enable RFC-6052 when I test IP64 but it still doesn’t work. I will test it again.

So, how can we fix this?

@udpasan try “git checkout ff69ae4214407eeec4c71f87589ac4bc7d3a8a49” on 6lbr to test again.

It uses device MAC address and generated a unique IPv6 IP address. For example, if you have mac address "00 12 4B 00 0A 57 F4 79", it will turn...

Try to refer to https://sunmaysky.blogspot.tw/2015/08/setup-6lbr-to-run-6lowpan-with-cc2531.html

6lbr lite doesn't have sensor page. You can find device IPv6 address under Routers section and use it to access sensor web page ![6lbrlite](https://user-images.githubusercontent.com/14016565/37882341-1049d608-30d5-11e8-91df-22a5bcc33502.jpg) ![cc26xx-web-demo](https://user-images.githubusercontent.com/14016565/37882353-2a95533e-30d5-11e8-8aba-b231e920e1c1.jpg) As I know, 6lbr lite...

Try to refer to https://sunmaysky.blogspot.com/2018/04/build-and-run-6lbrcontiki-ng-cc26xx-web.html

For this you will need to configure your Ethernet interface for "bridge mode" as described in https://github.com/cetic/6lbr/wiki/6LBR-Interface-Configuration

Do you run "sudo route -A inet6 add fd00::/64 gw bbbb::100" on your BBB?