简体   繁体   中英

Does OpenThread allow multiple CoAP secure connections?

I try to initialize 2 DTLS sessions with 2 different peers. The first otCoapSecureConnect returns OT_ERROR_NONE , the second one returns OT_ERROR_INVALID_STATE . Does OpenThread allow multiple CoAP secure connections ?

OpenThread 中当前的 CoAP 安全 API 仅支持单个活动会话。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM