System Overview
Tiger City IMX Industrial Computer with Linux OS
Supported languages
(...)
User utilities
Wi-Fi
The device is equipped with a Wi-Fi module and a NetworkManager library. It allows them to connect with near wireless networks.
How to enable and connect with WLAN:
- Check the library status:
systemctl status NetworkManager - If NetworkManager is disabled, type
systemctl start NetworkManager - It is possible to enable it always with autostart:
systemctl enable NetworkManager - Search available networks:
nmcli dev wifi list - Connect with your chosen network:
nmcli dev wifi connect <name> password <password> - Check your connection status with
nmcli connection show --activeorifconfig
Bluetooth
The device is equipped with a Bluetooth module and Bluez library. It allows them to connect with some other devices via Bluetooth...
System software
(...)
System libraries
(...)
Drivers
(...)