What does Unimplemented signal 54 , 50 etc. message mean.

Hello,

Using nrf Connect SDK v1.9.1 
Zigbee nrf52840 -DK and Nordic Zigbee coordinator sample.

When in terminal sending command BDB START I get " I: Unimplemented signal (signal: 54, status: 0)" when network steering is finished..
I also get similar messages with sending some ZCL commands but with other "signal numbers" (signal: 50, status: 0)

In what file can I find these "signals" 54 , 50 described ?
Any suggestion what causes this and how to fix?

Thank you,

Jorgen

Parents Reply
  • A few mods: In Kconfig zigbee channel = 11 We also tuned on SoC chip usb port for Shell terminal access.
    I believe the original coordinator example give same message. 
    I don't think you need to recreate it.
    Question is more general about how I find out what/where those messages are related to?
    Where is "signal 50" defined? Where in the code / what file etc?
    Thx!
    Jorgen

Children
Related