This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

App mesh works as a Provisioner, a Client, a Server

Hi,

I want to develop a system that App will act as a Provisioner, each of the devices in a mesh is Client and Server at the same time.

I want devices in the mesh can send messages to each other, the app can also receive and send these messages.

That is the reason why I want my app can act as a provisioner, a client and a server at the same time.

Thank you for support

Parents
  • Hi,

    I want devices in the mesh can send messages to each other

    I will recommend you to read through the Mesh documentation in our Infocenter. There are also many posts on this forum on this topic already, so I would suggest you try searching through our forum.

    Regarding the app, we do have our nRF Mesh for both Android and iOS that you can take a look at. It supports provisioning and Generic OnOff client/server model. The Generic OnOff client/server model has dedicated controls in the app. There are other supported features in the app as well. You can find the list of supported features and source code on our Github(iOS/Android).

Reply
  • Hi,

    I want devices in the mesh can send messages to each other

    I will recommend you to read through the Mesh documentation in our Infocenter. There are also many posts on this forum on this topic already, so I would suggest you try searching through our forum.

    Regarding the app, we do have our nRF Mesh for both Android and iOS that you can take a look at. It supports provisioning and Generic OnOff client/server model. The Generic OnOff client/server model has dedicated controls in the app. There are other supported features in the app as well. You can find the list of supported features and source code on our Github(iOS/Android).

Children
Related