Skip to content

Conversation

@leandrolanzieri
Copy link

Adds a LoRaWAN exercise. The task is to register a new node, send sensor data, and receive downlinks.

@leandrolanzieri
Copy link
Author

Modified to use gnrc_neterr to await confirmation of packet transmission.

@leandrolanzieri
Copy link
Author

Before merging we need to remove the REMOVEME commit...

}

/* [TASK 3.2: receive LoRaWAN packets in our reception thread] */
gnrc_netreg_entry_t entry = GNRC_NETREG_ENTRY_INIT_PID(GNRC_NETREG_DEMUX_CTX_ALL,
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: add clarification that entry should remain valid for the callback mechanism to work.

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

Successfully merging this pull request may close these issues.

1 participant