This document proposes a novel broadcast authentication scheme for wireless sensor networks that uses elliptic curve digital signature algorithm (ECDSA) with signature amortization. It splits broadcast messages into blocks and extends each block with an authenticator, generating extended blocks. A single ECDSA signature authenticates an entire group of messages by authenticating the authenticator in the first extended block, which then authenticates subsequent blocks and messages. However, ECDSA signature verification is slower than generation. To address this, the scheme uses cooperation among sensor nodes, allowing nodes with high energy to share intermediate verification results to accelerate the process. Simulation results show this reduces overhead and verification delay significantly compared to traditional approaches.