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

mesh sensors

Hi 

I building a mesh network of sensors that will be spread across a building. 

One node will have a cellular modem and will send the data to the cloud ( gateway ).

Data from each sensor is around ~40 Bytes.

From Mesh perspective - my understanding is the each node is a mesh server that publish the data, The gateway is the client. correct ? 

Also - when do you plan to add sensor model support to your SDK ? I don't see how other model can fit here at all. 

Thanks, 

Ran 

Parents
  • Hi,

    In a mesh network, a node uses models, and those models can be server or client models. Nodes holding the "state", in this case sensor data, use server models. Nodes either setting data values on a server, or reading values from it, use client models. Sometimes a node can even have both server and client models. In your use case, the sensors would hold the server models and the gateway would hold client models.

    I am not sure regarding current plans for adding model support. Please contact our regional sales manager for your area, as they are the ones in Nordic Semiconductor who handle information sharing with our customers regarding roadmaps and future plans. If you do not know who that is, please open a private ticket or ask in a private message.

    There is always an option to create the models yourself. See Creating new models.

    Regards,
    Terje

Reply
  • Hi,

    In a mesh network, a node uses models, and those models can be server or client models. Nodes holding the "state", in this case sensor data, use server models. Nodes either setting data values on a server, or reading values from it, use client models. Sometimes a node can even have both server and client models. In your use case, the sensors would hold the server models and the gateway would hold client models.

    I am not sure regarding current plans for adding model support. Please contact our regional sales manager for your area, as they are the ones in Nordic Semiconductor who handle information sharing with our customers regarding roadmaps and future plans. If you do not know who that is, please open a private ticket or ask in a private message.

    There is always an option to create the models yourself. See Creating new models.

    Regards,
    Terje

Children
Related