Not seeing network_credentials event fired when credentials are set

Hi,

I’m attempting to detect when the network_credentials system event occurs when adding wifi credentials. I’ve got system events logging to serial per the example in the docs, and correctly see the setup_begin, setup_update, & setup_end events occurring.

I DO see a network_credentials event come through when I hold down setup and clear the wifi credentials, just not when I use my phone to add credentials for the network (even after clearing all the credentials).

Any ideas on what I might be missing? Have others been able to catch this event?

Thanks,

Steven