Both anchors were responding to every POLL frame regardless of which anchor the tag addressed, causing RF collisions. Anchor 0 was consistently losing the collision, appearing completely silent. Add g_rx_buf[2] != ANCHOR_ID check so each anchor only responds to POLLs addressed to it. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>