nn::uds::CTR::FORCE_DIRECT_BC Constant

Syntax

const bit8 FORCE_DIRECT_BC =  0x02;

Description

When SendTo has been specified, sends using Direct Broadcast without asking for a recipient. Among clients, Unicast communication takes place without the use of a master. As a result you can have low latency communication, but the problem of hidden terminals arises.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL