You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The device which is connected via usb to my laptop is sending 3 packets of data consecutively and I can able to read just the one packet. I have used the raw_data.py to read the data from the device.
Can you suggest some solutions so that I can be able to catch all the packets.
The text was updated successfully, but these errors were encountered:
The device which is connected via usb to my laptop is sending 3 packets of data consecutively and I can able to read just the one packet. I have used the raw_data.py to read the data from the device.
Can you suggest some solutions so that I can be able to catch all the packets.
The text was updated successfully, but these errors were encountered: