My project as follows:
I have 2 kit launchpad use MSP430G2553 , each MCU is communicating with a nRF24l01 . The mission of MCU1 is retrieving data from DS18B20 temperature then being sent tonrf24l01 to transmit. Then the other nrf24l01 and transmit data up to show off the LCD by MCU2.
Here is code i writes to communicate nrf24l01 with MSP430G2553, however, i it does not work.
Who can help me ? Thanks