RobTWTG

Results 3 issues of RobTWTG

I noticed that when ral_get_lora_rx_consumption_in_ua is called. rx_boosted is always set to false. Our PCB uses the sx1261 powered with a 1.8V power supply, the implementation to track consumption only...

During our duration tests, we observed an issue when we enable class B and send many uplinks, the lbm trace shows this: ``` [0;32mINFO: add task user [0m User LoRaWAN...

When further investigating this old issue: https://github.com/Lora-net/SWL2001/issues/77 I observed that sometimes a RX_DONE task is not finished properly, and the lbm will still panic like this: `[ERR ][LHAL]: function: rp_callback,...