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

EnOcean Switch Demo

I have successfully built and run the mesh examples 2.2.0, on several nrf52832dk boards with the exception of the EnOcean Switch example. 

I can successfully build and launch the example, but it fails to commission the PTM215B switch. I can put the switch into commissioning mode but the nrf52 fails to acknowledge any commissioning telegrams. Out of commissioning mode I can see the BLE advertising packets from the ptm215b during normal operation, and these aren't present after the 'long-short-long' commissioning sequence, which suggests that the ptm215b is sending commissioning telegrams ok. 

How can I tell whether the nrf52 is receiving the commissioning telegrams?

Are there any known issues with this example? I'm using Segger toolchain.

Related