Closed jstuewe23 closed 7 months ago
Hi John,
This is expected behavior for all of our samples that use runtime credentials.
If you would like to change that behavior, you can check the struct values in between golioth_sample_credentials_get()
and passing the configuration to golioth_client_create()
It may be expected behavior, but it's not a good user experience. Please consider this for future revisions of the template.
With the new firmware SDK the console sends a continuous stream (40 messages\minute) of COAP error messages. These messages make it distracting to try and enter them using the console settings feature. There is also no indication what the problem is for novice users.
Please add a check for PSK\PSK-ID and send a message requesting that they be set if they are empty. The program should probably halt as well vs. continuing to print error messages.