​
​
  • Home
  • Get started
  • Tutorials
    • Starter tutorials
      • Log the date and time
      • Weather station
    • BLE tutorials
      • Basics
      • Scanning
      • Advertising
      • Client
    • MQTT tutorial
      • TCP (and TLS)
  • Peripherals
    • GPIO
    • I2C
    • SPI
    • Drivers
      • Connect sensors
      • Qwiic
      • How to write a driver
  • Language
    • Common conversions
    • Toit definitions
    • Language comparison
    • Toit style guide
    • Toit syntax fundamentals
    • Imports
    • Classes in Toit
    • Toit strings
    • Toit blocks
    • List, ByteArray, Set and Map in Toit
    • Control flow in Toit
    • Booleans
    • Mathematics in Toit
    • Tasks in Toit
    • Exception handling in Toit
    • Toit SDK
      • Toit standard libraries
      • Documentation convention
      • Display
      • Toit font basics
      • Bit blit in Toit
    • Toit packages
      • Concepts around packages
      • Package quick start
      • Package tutorial
  • Support
    • Serial connect
    • WiFi credentials
    • ESP32 setup
    • Claim device
    • VSCode extension

Go to toitlang.org Go to GitHub Go to Discord chat Go to pkg.toit.io
  • Home
  • Get started
  • Tutorials
    • Starter tutorials
      • Log the date and time
      • Weather station
    • BLE tutorials
      • Basics
      • Scanning
      • Advertising
      • Client
    • MQTT tutorial
      • TCP (and TLS)
  • Peripherals
    • GPIO
    • I2C
    • SPI
    • Drivers
      • Connect sensors
      • Qwiic
      • How to write a driver
  • Language
    • Common conversions
    • Toit definitions
    • Language comparison
    • Toit style guide
    • Toit syntax fundamentals
    • Imports
    • Classes in Toit
    • Toit strings
    • Toit blocks
    • List, ByteArray, Set and Map in Toit
    • Control flow in Toit
    • Booleans
    • Mathematics in Toit
    • Tasks in Toit
    • Exception handling in Toit
    • Toit SDK
      • Toit standard libraries
      • Documentation convention
      • Display
      • Toit font basics
      • Bit blit in Toit
    • Toit packages
      • Concepts around packages
      • Package quick start
      • Package tutorial
  • Support
    • Serial connect
    • WiFi credentials
    • ESP32 setup
    • Claim device
    • VSCode extension

Go to toitlang.org Go to GitHub Go to Discord chat Go to pkg.toit.io

Serial connect

Problems with serial connection

Have you previously connected an ESP32 via a serial connection to your computer, for example using Arduino IDE or similar?

Problems using the Web serial

Are you trying to connect using the Web serial page in the Toit console?

Problems with the serial port

Do you have problems with detecting a serial port on your computer?
  • Serial connect
  • Problems with serial connection
  • Problems using the Web serial
  • Problems with the serial port