-
Notifications
You must be signed in to change notification settings - Fork 1
Connecting via Serial mode
Cort edited this page Sep 8, 2023
·
1 revision
In this mode, your browser will connect directly to the IoTy device using Web Serial.
Pro
- No need to configure WiFi.
- No need for internet access.
- Stays connected during reset, making debugging more convenient.
- Fewest steps to connect.
Con
- Only works with Chrome and Chrome based browsers.
- Does not work on iOS or Android.
Serial Mode (Steps)
- Open https://quirkycort.github.io/IoTy/public/editor.html
- Open the kebab menu (...3 vertical dots next to the word "Disconnect") and switch "Connection Mode" to Serial.
- From the kebab menu, select "Connect (Serial)".
- Select "Filtered Connect" or "Connect".
- Select your device and click "Connect".