🤖
LeRobot Bluetooth Finder
Vind je robot via Bluetooth
📱 Hoe te gebruiken:
- Zorg dat Bluetooth aan staat op je apparaat
- Start de Bluetooth GATT service op de robot
- Open deze pagina via HTTPS of localhost
- Klik op "Scan voor LeRobot"
- Selecteer het LeRobot apparaat in de lijst
- Het IP-adres wordt automatisch gelezen
🔒 Belangrijk: Web Bluetooth werkt alleen via:
- HTTPS: https://jouwsite.nl/bluetooth
- Localhost: http://localhost:8000/bluetooth of http://127.0.0.1:8000/bluetooth
- GitHub Pages: Werkt automatisch (HTTPS)
❌ Werkt NIET via: http://192.168.x.x:8000 (gebruik dan Android Bluetooth instellingen)
🔧 Technisch: Deze scanner gebruikt BLE GATT services:
- Service UUID:
c5f50001-...
- IP Characteristic:
c5f50002-... (read)
- Fallback: IP uit apparaatnaam als GATT niet beschikbaar
⚠️ Let op: Web Bluetooth wordt alleen ondersteund in Chrome, Edge en Opera browsers.
🔒 HTTPS vereist: Web Bluetooth werkt alleen via HTTPS.
Probeer via http:// ipv https:// of gebruik Android Bluetooth instellingen.