Hi,
I'm using sensor controller studio to implement and use some peripheral sensor with smartRF06. At this moment i'm using some features like the CPU Alert and Timer. I'm using the Timer to schedule the reads from the sensor, and saving the values in an array and when the array is half full i generate an alert. The problem is that if the timer is to big (more than some seconds) the alert is generated but it never return to the main processor task (using the ccs), there are some way to generate an immediately?
Best Regards,
Miguel