Skip to content

Callback onTxDone and Better Random #188

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

Closed
wants to merge 19 commits into from
Closed

Conversation

ricaun
Copy link
Contributor

@ricaun ricaun commented Sep 7, 2018

It's possible to use dio0 interrupt to create a callback when transmission finish.
And a better random using the rotate left and XOR.

ricaun and others added 17 commits July 23, 2018 15:49
Add function to change register (REG_INVERTIQ) to support communication node and gateway
Add invertIQ
The register does not exist in datasheet but use on but used in Semtech code.
Reference : https://github.com/intel-iot-devkit/upm/blob/master/src/sx1276/sx1276.cxx
Clear files to pull request
Clear
Add function in API.md
Exemple how to use InvertIQ function to create a simple Gateway/Node logic.
Change invertIQ(boolean invert) to enableInvertIQ() and disableInvertIQ()
Change Serial baud to 9600.
Remove invertIQ and noInvertIQ
Using dio0 interrupt to create a callback when transmission finish.
Create a better random using the rotate left and XOR.
Reference: https://gist.github.com/endolith/2568571
@ricaun ricaun changed the title Callback onTxDone Callback onTxDone and Better Random Oct 3, 2018
@morganrallen
Copy link
Collaborator

Can you split this into two separate pull requests?

@ricaun
Copy link
Contributor Author

ricaun commented Dec 22, 2018

Can you split this into two separate pull requests?

No problem, I create two new pull requests!

@ricaun ricaun closed this Dec 22, 2018
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.

3 participants