Hi All,
I have been working on ipv6 over ble on zephyr RTOS to form mesh network.I have been successfully integrated "rpl_node"(which is in zephyr/samples/net/rpl_node) with ble(nrf52832), and it has been able to connected and able to getting the response(if i ping).
Now, i am in quite confusion for how to use "rpl_border_router"(which is in zephyr/samples/net/rpl_border_router).
which board is suitable to configure it as a rpl_border_router?.
I have 5 nrf52 modules which will acts as "rpl_nodes", but how to connect these boards to "rpl_border_router" to form DAG network?
could you please suggest me that how to form DAG Network by using "rpl_border_router" and "rpl_node" on Zephyr RTOS?
I am totally new to network concepts, if possible please provide some useful documents where i can form the DAG network by using RPL protocol.
Advance in thanks.
BR
Akash.
Hi,
Zephyr related questions are directly supported by the Zephyr community, where you can reach out using their mailing lists:
https://lists.zephyrproject.org/g/main/subgroups
There are other channels as well (github / slack / IRC), as described here:
https://www.zephyrproject.org/developers/how-to-contribute/
Kind regards,
Håkon