Hello,
I am new in Contiki and 6LoWPAN.
My project requires that one node acts as Edge Router which gathers all sending/receiving packets from all other nodes in the same mesh network. Same as the link shows: processors.wiki.ti.com/.../Contiki-6LOWPAN
Each Contiki mesh network requires a DODAG root, so I am wondering if the Edge Router node be the DODAG root as well which creates and maintains the whole mesh network?
Tom