You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for quick response and I'm sorry not sufficient description. I'm running this lib with success on nRF52840 and so looking solution with internal interrupts handling.
With the nRF24L01 (using RF24 lib), that's closest offering to any kind of interrupt handling. If you're using nrf_to_nrf lib on nRF52840, then there is no interrupt handling (yet).
Hello,
is it possible to handle network.update() and network.available() by interrupt routine instead of main loop?
BR,
fly_man
The text was updated successfully, but these errors were encountered: