Arunkrrish
Newbie level 3
* I am trying to connect two pic16f18854 microcontroller. one as transmitter and one as receiver. In transmitter if i press switch means receiver side LED should blink. For communication i am using NRF24L01 Transceiver on both side using SPI communication.
* First i tried this project with pic16f877a microcontroller with the same logic i mentioned above. That is working correctly. I am using same NRF24L01 configuration to pic16f18854. But its not working. I configured all pic assignments through MCC generator.
* I will paste transmitter and receiver code for pic16f18854 as a zip file. Please check that and reply what's going wrong with my project. Thank you...
PIC16F18854 + NRF24L01 Transmitter Code
View attachment NRF24L01_PIC16f18854_Transmitter.zip
PIC16F18854 + NRF24L01 Receiver Code
View attachment NRF24L01_PIC16f18854_Receiver.zip
* First i tried this project with pic16f877a microcontroller with the same logic i mentioned above. That is working correctly. I am using same NRF24L01 configuration to pic16f18854. But its not working. I configured all pic assignments through MCC generator.
* I will paste transmitter and receiver code for pic16f18854 as a zip file. Please check that and reply what's going wrong with my project. Thank you...
PIC16F18854 + NRF24L01 Transmitter Code
View attachment NRF24L01_PIC16f18854_Transmitter.zip
PIC16F18854 + NRF24L01 Receiver Code
View attachment NRF24L01_PIC16f18854_Receiver.zip