Installing Synpse agent on a NVIDIA Jetson

NVIDIA Jetson

Prerequisites

Install curl

Our installer script relies on curl to download the agent. Open the terminal in NVIDIA Jetson by clicking on the LXTerminal. From the start, I would suggest assuming root permissions as we will be installing some system packages:

sudo -i

Then to install curl:

apt-get install curl

Install Synpse agent

Open Chromium browser. Then, login into your account on https://cloud.synpse.net, then go into the β€œDevices” page. Click on β€œprovision”:

Device provisioning through Chromium
Device provisioning through Chromium

And copy the given command into the terminal:

Copy the installation command into the terminal
Copy the installation command into the terminal

In a few seconds, you should be able to see a new device registered in Synpse dashboard.