Laurent Deru

Results 46 comments of Laurent Deru

This feature is still experimental and to be documented :) You configure it using the /etc/6lbr/nvm.conf file with the following entry : [node-info.export] enabled = 0 | 1 #Enable or...

My original reply got lost... You can parse the sensors table of the 6lbr web server, it is proper XHTML. But I agree it is not the best practice as...

Actually the list of nodes does not require explicit info from the node, the list is created using information gathered by RPL. The additional UDP client in the nodes is...

Sorry, I'm a bit late to respond here... It's possible to use two BR as a 6LoWPAN link, however it requires some configuration to do so as by default, 6LBR...

@limotkl Theoretically 6LR mode should be able to do that, however the node should send DAO message on behalf of all the hosts on the subnet routed by the 6LR...

An ack timeout indicates that the BR has send a packet to the slip-radio, but the slip-radio never send it or an ack packet was never received. If you see...

Actually there is support for dynamic port mapping allocation, but only on embedded platform, like CC2538. It would be a nice improvement to have it also on native platforms, but...

Thanks for the contribution ! I will however postpone the merging as this impact the nvm and this will cause backward incompatibility. The format of the NVM will soon change...

The most probable cause is that you don't have a route towards the WSN network configured, check using the next command to see if there is a route towards fd00::/64...

@santhosh-chowdary if you are using a BBB, the bridge interfacing (eth0 - br0 - tap0) does not work because of driver limitation in the Linux kernel. You either have to...