Hi,
I wonder if it is possible to cause a interrupt when receiving serial data.
This would have the big advantage to be able to wake up from sleep mode if new serial data is available.
By now, serial data is written in the rx buffer even in sleep mode, but afaik it's not possible to notice that in Energia.
I found lots of code for CCS for exactly this application, but i'm not able to port it for Energia.
Does anybody already has some example code or may help me to make the CCS code working in Energia?
Thanks! ![]()