I have programmed an RF430L152H with TI exampleRF430L152H_sensorHub_project for a NFC application.
we use TI sensor patch evaluation module (with thermistor sensor)
we would like to use timer resources to make a pwm signal on port P1.2.
In fact the module start correctly, the timer is running as soon as the nfc reader start when we approach it from the device,
Then the NFC application works but the timer or the pin used by it stop working.
It seems there is a conflict between our application and the stack
Thank you in advance for your help