This repository has been archived by the owner on Jun 27, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 129
custom packet in injection mode #108
Comments
At the transmitter part, the packet is generated and sent, but at the receiver part, I can only get csi information, but how to get the bytes in the custom packet? #1. transmitter code to copy custom data to the payload and send it
#2. receiver code to get csi data
Where is the custom data in the payload? could anyone help me? |
libing64
changed the title
address of transmitter in injection mode
custom packet in injection mode
Oct 11, 2015
Read the existing issues! #101 |
@libing64 : Were you able to customize packets in injection mode? I want a sequence number with every packet sent and then read. I will appreciate your help.Thanks |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
@dpward
Hi, David
I am using injection mode to collection csi data from more than one transmitters. Now I can receive csi data from two transmitters simultaneously, but I don't know which transmitter the data belongs to.
Can you give me some advice to get the source address of each csi data?
Thanks.
The text was updated successfully, but these errors were encountered: