Description
Checklist
- Checked the issue tracker for similar issues to ensure this is not a duplicate.
- Provided a clear description of your suggestion.
- Included any relevant context or examples.
Issue or Suggestion Description
1.我用ESP32-S运行了examples/get-started/csi_recv_router的代码,得到的CSI数据示例如下:CSI_DATA,77,12:fd:25:a1:49:25,-39,11,1,5,0,1,1,0,1,0,0,-95,0,11,0,13924992,0,83,0,128,1,"[83,-80,4,0,6,23,5,18,6,13,6,8,6,2,6,-3,5,-7,5,-12,4,-15,3,-18,2,-21,1,-22,0,-23,-1,-23,-1,-23,-2,-21,-3,-20,-3,-18,-4,-15,-5,-13,-6,-10,-7,-7,-8,-4,-9,-2,-10,-1,-3,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,-1,10,-1,4,-2,-4,-5,-12,-8,-19,-14,-25,-20,-29,-25,-32,-30,-33,-34,-32,-36,-29,-37,-25,-36,-22,-33,-18,-28,-14,-22,-9,-15,-6,-7,-3,0,0,8,3,15,4,21,6,26,6,30,7,32,7,33,7,32]"
CSI_DATA,79,12:fd:25:a1:49:25,-38,11,1,6,0,1,1,0,1,0,0,-95,0,11,0,14115469,0,83,0,128,1,"[83,-80,4,0,31,0,27,-1,23,-2,18,-3,12,-4,7,-5,2,-7,-3,-8,-8,-9,-13,-10,-17,-11,-19,-11,-22,-11,-23,-11,-23,-10,-23,-10,-22,-10,-21,-9,-19,-8,-16,-7,-13,-5,-10,-3,-8,-1,-6,1,-5,3,-1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,-4,3,-13,1,-7,-4,1,-9,8,-16,13,-23,18,-30,22,-36,23,-42,24,-45,22,-45,20,-44,17,-41,15,-36,12,-30,9,-21,7,-13,6,-5,4,3,3,11,2,18,2,25,1,30,2,34,2,37,1,38,1]"
其中有一部分数据全部是0,而且相对位置是固定的,这是为什么?
2.另外按照IEEE标准子载波个数分别为52或56或114,为什么会出现官网中64或192个子载波的情况