Other Parts Discussed in Thread: MSP-EXP430G2ET
Tool/software: Code Composer Studio
hello,
I am currently trying to use msp-exp430g2et as master and rf430frl152hevm as 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, it 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. Thanks
-SINCERELY-