From abf1dd65ae2aa73c242fa8dd52437a86e2399278 Mon Sep 17 00:00:00 2001 From: "jxh@lovelyqi" Date: Mon, 25 Aug 2025 00:35:12 +0800 Subject: [PATCH] =?UTF-8?q?####=206.2.=200x21=20=E9=85=8D=E5=AF=B9?= =?UTF-8?q?=E6=88=90=E5=8A=9F=20=E7=A4=BA=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- NTK_NFY_Communication_Protocol.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NTK_NFY_Communication_Protocol.md b/NTK_NFY_Communication_Protocol.md index dff6193..c305850 100644 --- a/NTK_NFY_Communication_Protocol.md +++ b/NTK_NFY_Communication_Protocol.md @@ -626,6 +626,8 @@ HEX: 5A 01 ID 21 00 00 00 00 00 crc16_L crc16_H A5 | ID | 设备ID | uint8_t | | | | crc16 | crc16校验值 | uint16_t | | | +示例:`HEX: 5A 01 01 21 00 00 00 00 00 EE 5F A5` + #### 6.2. 0x40 发送脑电信号采集到的原始值 参考 4.3 节