Skip to content

LoRaWAN LoRaMac::schedule_tx compares wrong length in call to validate_payload_length #7232

Closed
@garycolecd

Description

@garycolecd

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions