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.

Parents Reply
  • I have been in contact with Enocean regarding this issue.  It appears that there is a known issue with a firmware release which transmits an incorrect packet length during the radio based commissioning process, causing the packet to be rejected.  This has been corrected in the latest firmware.  Hopefully they can provide a workaround or a replacement switch.  As soon as I can verify all of this I'll let you know.

Children
Related