Skip to content

csi_data_read_parse.py 脚本在IDF v5.5.1下出现 element number is not equal 41 25 错误 (AEGHB-1352) #244

@hairsgohome

Description

@hairsgohome

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate
  • Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
  • Tested with the latest version to ensure the issue hasn't been fixed

How often does this bug occurs?

always

Expected behavior

使用ESP32-S3开发板。基于 esp-csi/examples/get-started 示例项目,未作核心修改。ESP-IDF 版本:v5.5.1
运行 python csi_data_read_parse.py -p COM6 命令时,脚本应能正确解析ESP32设备通过串口发送的CSI数据,并将其显示或保存,而不是反复报错。
脚本成功打开串口 COM6,但立即开始持续打印错误:element number is not equal 41 25,无法解析任何有效数据。

Actual behavior (suspected bug)

Image

Error logs or terminal output

Steps to reproduce the behavior

运行 python csi_data_read_parse.py -p COM6 命令时,脚本成功打开串口 COM6,但立即开始持续打印错误:element number is not equal 41 25,无法解析任何有效数据。

Project release version

v5.5.1

System architecture

Intel/AMD 64-bit (modern PC, older Mac)

Operating system

Windows

Operating system version

windows10

Shell

PowerShell

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions