ZBOSS I: Production configuration is not present or invalid (status: -1)

Can you tell me why I'm getting this error?  This is the light bulb example loaded on the nrf52840dk

Parents
  • Hi,

    When the device starts up it will try to load production configuration from NVRAM. The production configuration can be data such as 802.15.4 channel mask, device IEEE address, install code and more. If you are not using production configuration you can just ignore this message, as it then it simply means that there was no production configuration stored in NVRAM. You can read about production configuration in our documentation if you want to know more about it, Production configuration.

    Best regards,

    Marte

Reply
  • Hi,

    When the device starts up it will try to load production configuration from NVRAM. The production configuration can be data such as 802.15.4 channel mask, device IEEE address, install code and more. If you are not using production configuration you can just ignore this message, as it then it simply means that there was no production configuration stored in NVRAM. You can read about production configuration in our documentation if you want to know more about it, Production configuration.

    Best regards,

    Marte

Children
No Data
Related