nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Sending commands from nrfcloud terminal to LTE Device

Any json examples sending commands (CLOUD_EVT_DATA_RECEIVED) from nrfcloud terminal to LTE Device (nRF9160 DK)

Parents Reply
  • At the moment, the asset_tracker application only supports a couple of commands, and those only partially.

    Also, the format of the commands is still work in progress, and is changing.

    Therefore, at the moment, if you want to use the "Terminal" card to send data/commands to the asset_tracker, you should create your own JSON format and commands, instead of using the built in command parsing.

Children
No Data
Related