elemes/frontend
a2nr cad90ebd2e fix(frontend): route DATA through sendCommand for readValue() fallback
sendCommandWithRetry now delegates to sendCommand() instead of
using raw writeValueWithResponse + await ackPromise. This ensures
DATA chunks also benefit from the readValue() state poll fallback
when Android BLE notify is unreliable after idle.
2026-06-30 18:14:03 +07:00
..
src fix(frontend): route DATA through sendCommand for readValue() fallback 2026-06-30 18:14:03 +07:00
static fix: Phase B — readValue() state poll fallback for END ACK 2026-06-30 17:35:23 +07:00
.dockerignore
Dockerfile
package.json
svelte.config.js
tsconfig.json
vite.config.ts