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

CA8210 driver drops some fragmented packets #28

Open
mtusnio opened this issue Feb 1, 2017 · 1 comment
Open

CA8210 driver drops some fragmented packets #28

mtusnio opened this issue Feb 1, 2017 · 1 comment

Comments

@mtusnio
Copy link
Member

mtusnio commented Feb 1, 2017

I haven't found a way to reproduce this 100% of the time, but using this example client - https://github.com/FlowM2M/AwaLWM2M/blob/master/doc/example_app_static_api.md#example-create-a-standalone-lwm2m-client-within-a-contiki-environment - we've found that in some cases the bootstrap packet (containing the IP, [PublicKey], [SecretKey]) gets received but dropped by the driver. This is possibly due to fragmentation and timing of the packet arrival, and from what I've seen the radio usually receives one 104 byte packet. If data gets trimmed to fit into one packet the issue disappears.

@abhijit-mahajani-imgtec
Copy link

abhijit-mahajani-imgtec commented Feb 13, 2017

Need to check with latest cascoda driver on linux, since its observed between Ci40 and clickers.

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

No branches or pull requests

3 participants