calling function on NRF24 TX not received event?

Posted on
  • Hi Espruinos,

    The title says it all, is it possible to call a function on NRF24 TX not received event?

    Thanks & Regards, Andreas

  • 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.

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

calling function on NRF24 TX not received event?

Posted by Avatar for Andreas @Andreas

Actions