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

Compatibility nRF Mesh 1.0.4

Is the nRF Mesh App version 1.0.4 compatible with Light Switch Proxy Client example based on BLE Mesh version v2.0.1?

Parents
  • Hi.

    The simple answer is yes. However, the light switch examples in nRF5 SDK for Mesh v.2.0.1 is using the Simple OnOff client/server vendor models.
    The Mesh app should be able to provision nodes with the Simple OnOff client/server vendor models, but you will not be able to control servers from the app.
    You would need to use a node to act as the a client to do this. The app is only able to control Generic OnOff SIG server models. The Generic OnOff model was added in nRF5 SDK for Mesh 2.2.0, which was just released, so everything you need is available.

    Best regards,
    Joakim

Reply
  • Hi.

    The simple answer is yes. However, the light switch examples in nRF5 SDK for Mesh v.2.0.1 is using the Simple OnOff client/server vendor models.
    The Mesh app should be able to provision nodes with the Simple OnOff client/server vendor models, but you will not be able to control servers from the app.
    You would need to use a node to act as the a client to do this. The app is only able to control Generic OnOff SIG server models. The Generic OnOff model was added in nRF5 SDK for Mesh 2.2.0, which was just released, so everything you need is available.

    Best regards,
    Joakim

Children
No Data
Related