Other Parts Discussed in Thread: CC2531
I'm trying to run the cc26xx-web-demo from the TI contiki wiki and have followed all of the steps but I cannot connect to [bbbb::100]. I think my problem is that I am using networking over USB on the BBB. Are there any settings I need to adjust to use networking over usb? I have tried the standard 6lbr.conf file and also tried changing DEV_ETH=eth0 to DEV_ETH=usb0.
Any idea on how to get this example to work with Networking over USB.