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

Beginner problem: How to send data #2

Open
EliasL opened this issue Aug 2, 2018 · 0 comments
Open

Beginner problem: How to send data #2

EliasL opened this issue Aug 2, 2018 · 0 comments

Comments

@EliasL
Copy link

EliasL commented Aug 2, 2018

This isn't really an issue, but i don't know how to ask this any other way. I've managed to set everything up, the main.c file runs and i see the LORA:DEBUG messages in the RTT viewer. It completes the JOIN state, and falls silent. This is as far as I know, intended behavior and everything works as it should. My problem is simply that I don't know how I am supposed to use the library to send anything. I've tried to use SX1276Send, but that one didn't seem to do anything. Am I supposed to set the AppData[] array to the data i want to send, and then set the DeviceState to DEVICE_STATE_SEND manually?

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

1 participant