Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Illegal serial packet size when using address length 3 #5

Open
Yveaux opened this issue Jun 20, 2016 · 0 comments
Open

Illegal serial packet size when using address length 3 #5

Yveaux opened this issue Jun 20, 2016 · 0 comments

Comments

@Yveaux
Copy link
Owner

Yveaux commented Jun 20, 2016

According to NerdRalph:
I get "Illegal serial packet size" when I use address length 3:

c:\nrf24sniff -P16 -c2 -a0xc2c2c2 -l3 -C0 -v
Connect Wireshark to .\pipe\wireshark to continue...
Wait for sniffer to restart Ok

Channel: 2
Datarate: 1Mb/s
Address: 0xc2c2c2
Max payload: 32
CRC length: 0
Captured 0 packets, Lost 0 packets
Illegal serial packet size 12
0c 02 00 03 04 c2 c2 c2 00 00 00 00

I don't get the error when I use length 4. I have yet to get it to capture any packets though, despite the nrf24l01 seemingly receiving packets (IRQ trigger goes low).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant