shivao-projeto/server/public
PontualTech / Karlão 638ed5e37b
Some checks are pending
Build Android (APK + AAB) / build-android (push) Waiting to run
feat(ble): probe via Web Bluetooth pro Chrome PC v1.10.12
Karlão sugeriu testar no notebook (Chrome) onde Web Bluetooth API
é mais madura que plugin Capacitor v6. Implementado bmsProbeWebBluetooth
que usa navigator.bluetooth direto:
- getPrimaryService(ff00)
- getCharacteristics() lista chars
- writeValueWithoutResponse / writeValue conforme properties
- characteristicvaluechanged event listener
- Wake sequence + 3 protocolos JBD/JK/Daly

Quando Web descobrir o protocolo certo, copio a lógica pro path
Capacitor (APK Android também vai funcionar).

requestDevice pra browser web agora inclui ff00/fff0/ffe0 nos
optionalServices pra Web Bluetooth permitir acesso.

Sem APK rebuild (web only) — só deploy backend.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 08:34:24 -03:00
..
icon.svg feat(pwa): manifest.json + ícone SVG marítimo pra instalar como app 2026-04-27 14:35:01 -03:00
index.html feat(ble): probe via Web Bluetooth pro Chrome PC v1.10.12 2026-04-29 08:34:24 -03:00
sw.js feat(ui): redesign Marine Pro Dark — bottom nav + dark navy + Inter v1.7.0 2026-04-28 09:00:29 -03:00