This can be used on devices with native BLE support:
- Raspberry Pi Pico W
- ESP32
Important
- This connection method requires a Chrome-based browser like Edge, Opera, Chromium, Brave, etc.
- It usually works on Windows, Linux, MacOS, Android
- Not available on iOS
1. Connect ViperIDE to your device using USB
import ble_repl
ble_repl.start()Use Bluetooth button in ViperIDE to connect to your device.
It will scan for nearby devices automatically.