我正在尝试使用“Philips Hue Entertainment”来制作 Philips Hue。我遵循飞利浦的手册(我使用 OpenSSL): https ://developers.meethue.com/documentation/hue-entertainment-api#DTLS
我像描述的那样提供了 PSK 密钥和用户名。证书交换是可选的。
看一下 Wireshark 的截图——DTLS 握手看起来不错,但是一旦我发送了加密的应用程序数据,我就没有得到 Philips Hue 的任何响应。
--> Wireshark 截图
任何提示什么可能是错的?