Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

reception data #25

Open
ebelouet opened this issue Jul 13, 2022 · 2 comments
Open

reception data #25

ebelouet opened this issue Jul 13, 2022 · 2 comments

Comments

@ebelouet
Copy link

HI,
Is it possible to have got a example to rececive data from TTN because we have mistake to data that we receive ?

Sincerely
Eric

@markhellmanns
Copy link
Contributor

just go to TTN_esp32.cpp line 858 and change:

uint8_t offset = 9;

into:

uint8_t offset = LMIC.dataBeg;

Possibly Francois can push it into master.

@rgot-org
Copy link
Owner

rgot-org commented May 5, 2023

it's done !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants