This library enables you to use Interrupt from Hardware Timers on an NRF52-based board using mbed-RTOS such as Nano-33-BLE. These nRF52 Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis()…
timer mbed ble accuracy isr non-blocking nrf52 mission-critical nrf52840 arduino-libraries hardware-timers timerinterrupt timerinterrupt-library nano33ble nano33blesense timerinterrupt-libraries xiao-nrf52840 xiao-nrf52840-sense
- Updated
Dec 5, 2022 - C++