Forming Sensor Network

Hi all,

Right now, I am more familiar with RIOT OS, and also trying to build sensor network.

I am puzzled by how to implement sensor network for example using AODV routing protocol or RPL protocol to do network forming.

Question:

  • Neighbor discovering to form a stable sensor network?
  • Make device A to talk to device B which needs more hops or just one hop?

Thanks for the patience of this amazing group, I learned a lot during my implementation.

Cheers, Haoyang

Hello Haoyang,

Please have a look at [1] for a quick tutorial on using RPL in RIOT. Out of curiosity: what kind of hardware do you use to build your sensor network?

Cheers, Cenk

[1]

samr21-xpro

Cheers, Haoyang