Linux USB Setup
Run one-time USB setup
Section titled “Run one-time USB setup”From the demo repository
esp32-aws-iot-demo — source repository for firmware, provisioning scripts, Terraform, and dashboard code. Commands run from its root unless stated otherwise. root:
sudo ./scripts/setup-linux-usb.shAfter script completion:
- Log out and back in (or reboot)
- Reconnect the ESP32
Espressif ESP32 family microcontroller — this walkthrough targets ESP32-S3-N16R8 with PlatformIO firmware. board over USB
Verify host access
Section titled “Verify host access”groups | grep dialoutlsusbls /dev/ttyACM*Expected result: your user has serial access and the board enumerates as a serial device.