nn::uds::CTR::NODE_MAX Constant

Syntax

const u8 NODE_MAX =  16;

Description

Maximum value for the maximum number of network connections. In the future, we plan to support communication for 16 devices, but as of CTR-SDK 0.14 we cannot confirm sufficient operations with that many devices, so communications with 13 or more devices exceeds the guaranteed range of operations.

Revision History

2010/10/15
Added that we plan to support communications for more than 12 devices, but at present it would fall outside the guaranteed range. Please inquire if you want to cover communications for more than 12 devices.
2010/06/14
Initial version.

CONFIDENTIAL