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

capturing packets lorawan #45

Open
OniremE opened this issue Feb 20, 2020 · 1 comment
Open

capturing packets lorawan #45

OniremE opened this issue Feb 20, 2020 · 1 comment

Comments

@OniremE
Copy link

OniremE commented Feb 20, 2020

Hello All,

I want to capture downlink packets during a simulation.
Is there a way to do so?

@janjongboom
Copy link
Owner

@OniremE Raw packets from the radio? Inspect the data array here:

tr_debug("rx_frame, size=%u, freq=%u, bw=%u, dr=%u", size, frequency, bandwidth, datarate);

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