Skip to content

TxDone callback is not working #173

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
rusty-labs opened this issue Jul 25, 2018 · 1 comment
Closed

TxDone callback is not working #173

rusty-labs opened this issue Jul 25, 2018 · 1 comment

Comments

@rusty-labs
Copy link

Hi,
I've been recently playing with SX1278 and found that onReceive callback is called only for RxDone
While according to datasheet it should be called for any interrupt, including TxDone.

It's mapped to DIO0 and should handle both callback for receive and callback for send.
Though when I'm sending data, callback is not called at all.

@morganrallen
Copy link
Collaborator

You are correct this isn't implemented. Issue #63 is the previous discussion on the issue and #62 is a work in progress PR that needs some attention. I will look into that as soon as I can.

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