Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

send string data #80

Open
kargarisaac opened this issue May 23, 2022 · 2 comments
Open

send string data #80

kargarisaac opened this issue May 23, 2022 · 2 comments

Comments

@kargarisaac
Copy link

Hello,

Is it possible to send string data or key-value (like json) data from the board to helium network? I see in the library the uint8_t appData[LORAWAN_APP_DATA_MAX_SIZE]; and I tried to test the code from this tutorial but I don't see clear payload on helium (payload:bDG4idA==) console. Any example or best practice for this purpose?

@kargarisaac
Copy link
Author

It seems there is a encoding decoding which I don't understand how to do it exactly.

@grichfitz
Copy link

Dont send string! I had issues like this, but had to really learn and read how LoraWan works. I now only send numerics.

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

No branches or pull requests

2 participants