Lora-net / SWL2001

LoRa Basics Modem LoRaWAN stack
BSD 3-Clause Clear License
109 stars 61 forks source link

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

Open MpmTwtg opened 2 months ago

MpmTwtg commented 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

opeyrard commented 2 months ago

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