citysu
Results
12
comments of
citysu
Yeah, you can parse it partly, if you confirm only the last packet is faulty. ```python csiread.NexmonPull256(csifile, chip='43455c0', bw=80, bufsize=10000) ```` The capture file is damaged so that `NexmonPull256` cannot...
csiserver does not need to parse data completely, it doesn't care the chip and bw. Nexmon and NexmonPull256 can use the same function in csiserver.