In the pdf file attached, you can see I have an Atmega328P and an NRF24L01+ transceiver in the project. I need to burn the boot loader on the Atmega328P. Can I do it directly on my custom PCB, with the NRF24L01 installed. It uses SPI. Along with the MOSI, MISO, & SCK pins, it has 2 other pins connect to the Atmega328P. CE & CSN, are connected to D7 & D8. CSN on the NRF24L01+ is the chip select pin. This shouldn't be a problem, should it?
thanks.