Hi,
I was able the configure the sample to connect to AWS but I cannot figure out where the cloud_send function is sending the data. Is there any documentation on where or how to change the topic that cloud_send publishes to?
Thanks.
Hi,
I was able the configure the sample to connect to AWS but I cannot figure out where the cloud_send function is sending the data. Is there any documentation on where or how to change the topic that cloud_send publishes to?
Thanks.
Hello,
you can check CONFIG_NRF_CLOUD_HOST_NAME in the .config file in build/zephyr if you want to know the name of the endpoint.
Hello,
you can check CONFIG_NRF_CLOUD_HOST_NAME in the .config file in build/zephyr if you want to know the name of the endpoint.
Thanks. I figured out that it is sending to the Device Shadow.