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

EnOcean switch mesh

in mech sdk 5.0.0

https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v5.0.0%2Fmd_examples_enocean_switch_README.html&anchor=enocean_example_testing_app

done setting privisioning

but I can't understand the next step

To capture the commissioning data of the EnOcean switch, put the EnOcean switch in the radio-based commissioning mode:

  1. Make sure that the Disable Radio Commissioning flag in the Configuration register of the NFC interface is set to 0b0 (default state).

so what does it mean?

Parents Reply
  • Hi,

    What we refer to as the "EnOcean switch" is an energy harvesting switch from EnOcean. We have an example in our SDK that showcases how to integrate such a switch with a Bluetooth mesh network. That example is only relevant if you do have an EnOcean switch that you want to integrate with a Bluetooth mesh network.

    If you do not have such a switch, then you should have a look at the Light switch example which only uses our development hardware.

    Regards,
    Terje

Children
Related