Hello, I have followed the instructions for openwrt on rpi2 devzone.nordicsemi.com/.../ and was able to establish connection Bluetooth 6lowpan connection between Rpi and nrf52 running coap server. I set up the global prefix and everything, i see that my PC got the ipv6 address with the same global prefix as well. But i am unable to ping between my PC and Rpi or coap server on nrf52. I also made sure set ipv6 forwarding. here is my bt0 config
Link encap:UNSPEC HWaddr XX-XX-XX..............
inet6 addr: fe80::XXX:XXX:XXXX:9daf/64 Scope:Link
inet6 addr: 2007:xxxx:xxxx::1/64 Scope:Global
UP POINTOPOINT RUNNING MULTICAST MTU:1280 Metric:1
RX packets:1 errors:0 dropped:0 overruns:0 frame:0
TX packets:17 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:28 (28.0 B) TX bytes:1345 (1.3 KiB)