Closed
Description
Description
In LoRaWAN the method LoRaMac::schedule_tx passes the MAC Payload length to validate_payload_length, causing the LoRaInterface::send to return with LORAWAN_STATUS_LENGTH_ERROR. It should pass in the length of the application payload.
Found in mbed-os-5.9.0
[ ] Question
[ ] Enhancement
[X] Bug