This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Not able to start 6LBR on BeagleBone Green Wireless Edge Router.

Other Parts Discussed in Thread: CC2650, CC2531, CC2650STK

Hi,

I am trying to build an Edge Router with a SLIP radio using TI Sensortag CC2650 and 6LBR installed on BeagleBone Green Wireless to connect to a 6LoWPAN Network.

I have flashed the sensortag as SLIP Radio and installed 6LBR on to my BBG Wireless following the steps mentioned in the link https://github.com/cetic/6lbr/wiki/Other-Linux-Software-Configuration and on http://processors.wiki.ti.com/index.php/Cc26xx_sw_examples. When I start 6LBR on BBG, service will be started but the webpage https://[bbbb::100] is not opening. When I checked the log file 6lbr.log I found that 6lbr service and slip radio are starting and MAC address of the Slip Radio is been fetched but later on, it is failing due to a fatal error: "FATAL: TAP: ioctl() : No such device". Contents of my log file is as below:

 

I didn't find much help on the issue on google.

It would be of great help if I can get guidance on this.

Thanks in Advance...!!!