Hai,
We are planning to develop a Bluetooth gateway based on nrf52840.
the nrf is connected to esp32 through uart.
The duty of the nrf52840 is
1. It should receive all the messages in the mesh network.
like if sensor published a data, light is turned off, switch is pressed.
2. It can be able to publish a message in the mesh network
like turning on/off the light.
3. Replacing the gateway, what are the mesh parameters we need to take it out from the old nrf52840 to
make other nrf52840 to connect to mesh.
Also In nrf mesh app I'm having doubts
Using nrf mesh app only we are planning to provision the new devices.
How can I share app? (for control purpose)
What are the mesh data we have to share between the two apps?
Best Regards
Bose