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

Zigbee coordinator production configuration missing or invalid

I'm trying to get the zigbee light control example running. Currently I'm stuck on the coordinator. I've compiled the example from SDK15.2.0 using armgcc successfully. I'm using a custom board definition (I'm using different io pins for the leds en logging). Leds and logging on UART are working correctly but all I get on the log is the warning "Production configuration is missing or invalid" and after that no more events occur and the coordinator does not enter joining mode.

I've been looking in the documentation in the section "Zigbee SDK" -> "Developing with nRF5 SDK for Zigbee" -> "Programming principals" -> "Production configuration", but I can't figure out what to do with it. 

Furthermore, it seems to programmatically  set the channel mask and address in the main.c so it looks to me that the configuration should not be necessary.

Can anybody tell me how to get the example to continue?

Thanks.

Parents Reply Children
No Data
Related