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


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


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
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