Users Guide

Use the above token in the Snapweb interface to be granted access.
admin@localhost:~$
5. Paste the token on the web page and click Submit.
You can now access the snapweb.
CAN module
NOTE: For information about using the CAN module, see the documentation available at www.atmel.com.
The Edge Gateway supports the CANbus model Atmel ATSAME70N19A-CNT. This feature is only supported if the hardware
module is present, and the operating system provides the capability of mutual communication between user space application
and physical module. If there is a specific CANbus programming requirement of user mode application, contact the hardware
provider of that module for the API documentation.
To check if the CAN module is present:
for i in /dev/ttyACM*; do udevadm info $i | grep -q 03eb_2404_USB_CAN_FD && echo "path:
/dev/$(basename $i)"; done
Sensors
The sensors on the Edge Gateway provide measurements on pressure, relative humidity and temperature, and motion.
Table 11. Sensor types
Relative humidity and temperature sensor ST Micro HTS221
Motion sensorAccelerometer ST Micro LNG2DMTR
Pressure sensor ST Micro LPS22HB
58 Setting up the operating system