Still active — every 6h, alert only if RTX 3060 12GB < $200 found.
## OpenClaw Android App (Head Unit)
App pairing bug still present — both 2.4.9 and 2.4.8 crash after redeeming bootstrap token. Gateway is working correctly. Not actively working this issue currently.
---
## ComBadge / ESP-Claw on M5StickS3 (2026-04-27 Evening)
- MCP server: running at `http://esp-claw.local:18791/mcp_server`
### Issues Encountered
1.**Web Flasher Console doesn't work** — typed commands don't echo or get responses. Chrome on Windows, Web Serial API issue. Not resolved.
2.**Arduino Serial Monitor — commands not getting through** — typed `ask hello`, `llm_inspect`, `config get llm` → nothing. Arduino Serial Monitor may not be sending correctly despite NL&CR setting.
3.**Telegram bot (singularity_bot) not responding** — bot token configured, Telegram shows as configured in logs, but messages to the bot get no response.
4.**CLI detected non-supporting terminal** — Arduino Serial Monitor shows "Your terminal application does not support escape sequences" warning; line editing/history disabled.
5.**`app_main()` returned** — ESP-IDF log shows `main_task: Returned from app_main()` which is abnormal (shouldn't return). May indicate a crash/restart loop or improper shutdown handling.
6.**Time sync delay** — `cap_time: Waiting for system time...` messages until NTP syncs (~22 seconds). Commands typed during this window may not process.
### Serial Log Evidence
```
I (5441) cap_im_tg: Telegram configured
I (5461) app_esp_claw: Starting LLM provider=Anthropic profile=anthropic backend=anthropic model=claude-sonnet-4-6
...
I (22031) cap_time: SNTP time synchronization event received
I (22031) cap_time: Time sync succeeded: 2026-04-27 19:07:35 EDT
```
### Next Steps
1.**Use PuTTY** for serial terminal (better than Arduino Serial Monitor) — need to confirm commands actually reach ESP-Claw CLI
2.**Test Telegram** — after serial confirmed working, check if Telegram polling is active or if webhook is failing
3.**Switch to Ollama Cloud** — already has API key, just need to confirm LLM backend works
4.**VoiceS3R still arriving** — ETA ~2 weeks, backup dev platform