Open MpmTwtg opened 2 months ago
Sending multiple frag session setup req quickly after each other, or when an other task is busy, the task wil not send an ans.
https://github.com/Lora-net/SWL2001/blob/d05dad5b4df9c0e5899008e43bfce48f5498abb5/lbm_lib/smtc_modem_core/lorawan_packages/fragmented_data_block_transport/v2.0.0/lorawan_fragmentation_package_v2.0.0.c#L474
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
Hi, We are investigating and will update you. Many thanks, Best regards
Sending multiple frag session setup req quickly after each other, or when an other task is busy, the task wil not send an ans.
https://github.com/Lora-net/SWL2001/blob/d05dad5b4df9c0e5899008e43bfce48f5498abb5/lbm_lib/smtc_modem_core/lorawan_packages/fragmented_data_block_transport/v2.0.0/lorawan_fragmentation_package_v2.0.0.c#L474
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