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

i can't find the instance of EnOcean switch translator client in EnOcean switch translator client demo of mesh v2.0.1

in the demo of EnOcean switch translator client,there is just enocean_switch_nrf52832_xxAA_s132_6_0_0.emProject .is it use the same demo as client in the example of light switch?but it doesn't work.could you give me some advice?thanks.

Parents
  • Have you taken a look at the Nordic Infocenter documentation regarding this example? There, it says you should use this example with a provisioner & one or more servers from the light switch example folder. The main point is to show how you can use a translator client to translate the enocean switch messages into mesh messages (i.e. integrating an enocean switch into a Bluetooth Mesh Network). To be able to run this example, you will need an enocean switch in addition to three compatible nrf development boards.

  • i've seen the file,and i used three nrf boards for server,provisioner and enocean_switch_nrf52832_xxAA_s132_6_0_0.emProject,but when i run this  example it send some data as shown in rtt viewer,so i think it transmits commissioning telegrams.after provisioned,i can press the button in server to control the status of this board downloaded this project.but i haven't an enocean switch.maybe i misunderstanding the project .but is the project(enocean_switch_nrf52832_xxAA_s132_6_0_0.emProject,)  a translator client as you said?

Reply
  • i've seen the file,and i used three nrf boards for server,provisioner and enocean_switch_nrf52832_xxAA_s132_6_0_0.emProject,but when i run this  example it send some data as shown in rtt viewer,so i think it transmits commissioning telegrams.after provisioned,i can press the button in server to control the status of this board downloaded this project.but i haven't an enocean switch.maybe i misunderstanding the project .but is the project(enocean_switch_nrf52832_xxAA_s132_6_0_0.emProject,)  a translator client as you said?

Children
Related