Skip to content

SX1276 and LoRa (P2P): Setting and getting payload length in implicit header mode with SF6 #1342

Answered by snowrodeo
snowrodeo asked this question in Q&A
Discussion options

You must be logged in to vote

It turns out the issue is with startReceive(). When called with no args, it defaults the payload length to 0 instead of using the previously set value from implicitHeader. Unfortunately, this means that you need to set the payload length twice.

I will put in a couple of issues based on this experience.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by snowrodeo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant