Hi,
I got a code that got a main thread with priority 5, and the workqueue function from the location sample with priority 5. The main thread uses the adxl362 sample to gather accelration data. I have tried to multithread those two samples, and they work fine without timeslicing, but then one get starved. When i enabled timeslicing shown in https://academy.nordicsemi.com/topic/exercise-2-7/ the code will not build. Has it been changed or are there some criteria or something similar from the samples so that timeslicing can't get enabled? (using thingy91)
regards,
Elias