This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/RF430FRL152HEVM: RF430FRL152HEVM,MSP-EXP430G2ET

Part Number: RF430FRL152HEVM

Tool/software: Code Composer Studio

Hello, i'm lee, joong hoon in gwangju institute science technology in korea.

I am currently trying to use msp-exp430g2et as master and RF430FRL152HEVM as a slave to cross-drive two LEDs over NFC communications.

I opened the port in CCS and debugged using a timer for interrupt coding.

Debugging succeeded, but there was a problem.
When connecting USB directly to RF430FRL152HEVM, two LEDs worked well as I wanted, but when using NFC communication, the LED did not light up.

I checked with the STEP OVER function and found that during the NFC communication, I did not proceed to the interrupt timer I coded.

If there is any solution, or if there is an example of crossing the LED with NFC communication, let me know. tks

-Sincerely-