Skip to content

Library seems to fail when sending > 11 bytes of data #78

@kevin192291

Description

@kevin192291

I can't seem to get anything over 11 bytes of data to send.
When I write: myLora.txBytes(txBuffer, sizeof(txBuffer)); if txBuffer is > 11 bytes, it will return 0 and take almost
no time to process. I have also made sure to have callend the end() function on my software serial device.

Any ideas as to why this happens? Btw, I am using an esp32 and the rn2903 is running from hardware serial.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions