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.

LAUNCHXL-CC2650: How to make 6Lowpan network

Part Number: LAUNCHXL-CC2650
Other Parts Discussed in Thread: CC2650

Hi

I am working on project using cc2650 launchpad using Contiki SW stack, in Cygwin terminal

Here I wanted to communicate with two cc2650 wirelessly and both the microcontroller should transmit and receive data

through 3rd cc2650 using RF communication and if I wanted to send the data to the internet, the 3rd cc2650 should communicate through border router like rasberry pi or beagle bone

and router should send the data to the internet.

1)which example program should I use for 1st and 2nd cc2650 for RF communication 

2)which example program should I use for 3rd cc2650 to send received data to the router

3)how do I set up router to send data to the internet

thank you