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

Sending multiple frag session setup req wil not send an ans #81

Open
MpmTwtg opened this issue Aug 15, 2024 · 1 comment
Open

Sending multiple frag session setup req wil not send an ans #81

MpmTwtg opened this issue Aug 15, 2024 · 1 comment

Comments

@MpmTwtg
Copy link

MpmTwtg commented Aug 15, 2024

Sending multiple frag session setup req quickly after each other, or when an other task is busy, the task wil not send an ans.

if( lorawan_fragmentation_package_ctx[service_id].is_pending_task == false )

in a case where a frag session setup req is requested. multiple time and the first ans is not received by the GW/LNS, the second will also not be received because it is not send

@opeyrard
Copy link

Hi,
We are investigating and will update you.
Many thanks,
Best regards

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

2 participants