Other Parts Discussed in Thread: SYSBIOS, , CC2560
Tool/software: TI-RTOS
Hello all,
maybe there is someone who can help me with a question I have. Sorry if it sounds silly but I am new in the programming.
I use the 1310EM +SmartRF 06 development boards for my bachelor thesis where I use one of the DK to read the values of a water sensor ( using the Node example from TIRTOS). I saw that there is the posibility to set the reporting time (to the concetrator) to a minimum of 1 second.
As I am controling the water level in a close loop (with a PID controler on the concentrator side) I need to report the ADC value more often than 1 s, for example every 300 ms.
The question is if it is somehow possible to set the NODE_ADCTASK_REPORTINTERVAL_SLOW to a value <1second, or is it limited through SW or HW. If possible how?
Regards
SP