Hello,
I would like to ask how to update the appName field in the shadow register on the nRFCloud, using CoAP protocol.
I was able to change the appVersion by passing a string to nrf_cloud_coap_connect(...); function, but how can I change the value of the appName?
As in the following image
Thank you