Re: [riot-devel] 6LOWPAN RIOT

2016-02-27 Thread Ilias Seitanidis
Hi, You can : 1)add an ethernet shield to the parent samr21 2)Add a record to your computer connected to your parent samr21 to route traffic between your riot network anf the external world 3) use an 802.15.4 compatible adapter to your computer and do the(2) On Feb 27, 2016 7:20 AM, "Giritharan" w

[riot-devel] 6LOWPAN RIOT

2016-02-26 Thread Giritharan
Hi I am new to RIOT. I have two SAMR21-XPRO Devices.I am using RIOT OS to communicate between two board.I tried RPL Routing for mesh network.I set up one device is parent and another is child by RPL networking.I tried this link to set up RPL (https://github.com/RIOT-OS/RIOT/wik

Re: [riot-devel] 6LOWPAN RIOT

2016-02-21 Thread Martine Lenders
Hi Giri, could you maybe give some examples of what you tried already? Also have a look at PR 4725 [1] which aims to automate a lot of the bootstrapping needed to be done for LoWPAN initialization (though no RPL initialization yet). Cheers, Martine [1] https://github.com/RIOT-OS/RIOT/pull/4725 2

[riot-devel] 6LOWPAN RIOT

2016-02-20 Thread Giri Sugu
Hi i am new to RIOT. I am using two samr21-xpro boards.So i wan to communicate two boards automatically using 6LOWPAN.I tried gnrc_networking in RPL Router( https://github.com/RIOT-OS/RIOT/wiki/Tutorial:-RIOT-and-Multi-Hop-Routing-with-RPL ). My doubt is how to discover one samr21 board to