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.

6lowpan demo problem with cc2650 stk

Other Parts Discussed in Thread: CC2531, CC2650STK

  Dear all,

I am working on 6lowpan using cc2650stk. Initialy i implemented network using BBB+cc2531(6lbr) and cc2560stk(web-demo) but i failed,Reasons are have to use latest firmware from 6lbr nd contiki.

So nowi tried i changed to raspberry latestversion nd cc2650stk as slip radio ..up to now fine .But even i change the command #define RF_BLE_CONF_ENABLE =0;  i didnt see any values on web nd CoAP.    i used latest contiki head 8b3d220.

And when i sniffing the data only i saw only RPL neighbour solication messages .So no communication goig on between 6lbr nd web-demo node...

I check all configuration RDC ,channel ,PAN-id same on 6lbr nd cc2650stk nodes.

I m nt able to ping .i dont know the problem.