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.

CC2650EMK: Fetching MAC address loop using srf06-26xx as slip radio for 6lbr

Part Number: CC2650EMK
Other Parts Discussed in Thread: CC2531

I was originally using cc2531 dongle as a slip radio but I was running into stability issues so I wanted to switch to something that was currently present in the repo and supported. However in switching to the srf06-2650 I'm running into a problem. It seems to recognize the device is on /dev/ttyUSB0 but isn't able to actually communicate.

6lbr doesn't advance past "INFO: BR-RDC: Fetching MAC address"

Set-up info:
BBB running debian for 6lbr
srf06-2650EM used for slip radio
ft232 usb-serial connection between

6lbr.conf:

#This file contains a default configuration for BeagleBone platform using
#a Telos SLIP Radio
#The full list of parameters and their meaning can be found in 6lbr.conf.example

MODE=ROUTER
#MODE=SMART-BRIDGE
#MODE=RPL-RELAY
#MODE=FULL-TRANSPARENT-BRIDGE
#MODE=NDP-ROUTER
#MODE=6LR
#MODE=RPL-ROOT

RAW_ETH=1
BRIDGE=0
DEV_BRIDGE=br0
DEV_TAP=tap0
DEV_ETH=eth0
RAW_ETH_FCS=1

DEV_RADIO=/dev/ttyUSB0
BAUDRATE=115200

#Enable this line if radio device is not detected
#SCAN_DEVICE=/usr/lib/6lbr/bb-scan-usb.sh

LOG_LEVEL=3 #INFO and above only

6lbr.log:

Thu Jul 6 20:16:51 UTC 2017 : Starting 6LBR
/usr/lib/6lbr/bin/cetic_6lbr_router -c /etc/6lbr/nvm.dat -o /etc/6lbr/nvm.conf -s /dev/ttyUSB0 -r -t eth0 -f -B 115200 -U /usr/lib/6lbr/6lbr-ifup -D /usr/lib/6lbr/6lbr-ifdown -w /usr/lib/6lbr/www -L 3 -W /var/log/6lbr.timestamp -P 60 -C /var/log/6lbr.ip -m /usr/lib/6lbr/plugins
Contiki-contiki-base-develop-20170120-2374-gc1bd845 started with IPV6, RPL
Rime started with address 1.2.3.4.5.6.7.8
MAC multi-radio RDC br-rdc SEC llsec-wrapper NETWORK sicslowpan
2017-07-06 20:16:51.345072: NOTICE: 6LBR: Starting 6LBR version 1.5.x (Contiki-contiki-base-develop-20170120-2374-gc1bd845)
2017-07-06 20:16:51.351859: INFO: SLIP: Allocated slip device 0 -> 0
2017-07-06 20:16:51.352061: INFO: ETH: 6LBR watchdog started (interval: 60)
2017-07-06 20:16:51.352615: INFO: NVM: NVM Magic : 2009
2017-07-06 20:16:51.352676: INFO: NVM: NVM Version : 5
2017-07-06 20:16:51.352704: INFO: CONFIG: Loading configuration : /etc/6lbr/nvm.conf
2017-07-06 20:16:51.352754: WARN: CONFIG: Can not open /etc/6lbr/nvm.conf : No such file or directory
2017-07-06 20:16:51.352866: NOTICE: 6LBR: Log level: 30 (services: ffffffff)
2017-07-06 20:16:51.352896: INFO: MAC: Using 'csma' mac driver
2017-07-06 20:16:51.363310: INFO: SLIP: SLIP started on /dev/ttyUSB0
2017-07-06 20:16:51.375329: INFO: SCMD: Started br-cmd process
2017-07-06 20:16:51.375470: INFO: BR-RDC: SLIP RADIO configured as RADIO
2017-07-06 20:16:51.375522: INFO: BR-RDC: Reset SLIP Radio
2017-07-06 20:16:51.375568: INFO: BR-RDC: Fetching MAC address
2017-07-06 20:16:52.375313: INFO: BR-RDC: Fetching MAC address
2017-07-06 20:16:53.375232: INFO: BR-RDC: Fetching MAC address
2017-07-06 20:16:54.375340: INFO: BR-RDC: Fetching MAC address
2017-07-06 20:16:55.375414: INFO: BR-RDC: Fetching MAC address
2017-07-06 20:16:56.375222: INFO: BR-RDC: Fetching MAC address
2017-07-06 20:16:57.375330: INFO: BR-RDC: Fetching MAC address