-
• #2
If you're using
sendString
to send the data, it'll return 'false' if it fails (because of TX not received).I've just updated the NRF library so that
sendCommand
now works the same way too.
If you're using sendString
to send the data, it'll return 'false' if it fails (because of TX not received).
I've just updated the NRF library so that sendCommand
now works the same way too.
Hi Espruinos,
The title says it all, is it possible to call a function on NRF24 TX not received event?
Thanks & Regards, Andreas