I was wondering if RTOS Task Notifications - FreeRTOS™ would work on the RAK4630 when developing in platformio using the arduino framework with platform nordicnrf52?
I’ve been using semaphores up to now, but i think the above might be better.
I can’t get it to work though… so i’m wondering if that’s expected.
Yea, i just spotted their note on the performance/memory footprint for the task and tried it, but couldn’t get it to work. Reverting back to semaphores now