
Hi all,
I'm currently writing a Matlab function library to interact with the NanoVNA V2 Plus4. I'm trying to implement the function which reads data from the FIFO. During tests I noticed that the frequency bytes I read from the FIFO are highly inconsistent. Sometimes I see proper sequences like 24,25,26,... and sometimes it's just a constant number for all measurements.
Is there a decent guide with examples for interacting with the FIFO?
Thanks in advance!