Hello
I am using the basic asset tracker example + https://nrfcloud.com
I can see messages from the device to cloud, how can I send commands from cloud to device?
1. AT commands
2. turn on LED for example
Hello
I am using the basic asset tracker example + https://nrfcloud.com
I can see messages from the device to cloud, how can I send commands from cloud to device?
1. AT commands
2. turn on LED for example
Hello,
The Asset Tracker application does not support receiving information out of the box. Have a look at the Device API on nRFCloud and the Simple MQTT sample which allows you to send information to the device using MQTT.
Kind regards,
Øyvind