hello i was able to use my nrf modules in the past with arduino mega and nano and i got a distance about 1km but now i am trying with mega and pro mini conected via uno to the pc and reading the message serial from it. i get only blank lines, this is the code
Divide Your project into smaller parts and test those smaller parts, communicating parts and make sure they work. Don't run the entire system, project all the time.
that is what i am doing, i first tested the bluetooth module and it worked then i removed it and tested the nrf but i kept the first code ,also i tested with only the nrf code in a separate file but no success. i changed the receving module, the one without antena with 3 different ones that i had and only one give me some blank lines, the other not even that. the tx i only have one with antena as i want a one way comunication as a remote controller but i understood that they send a confirmation note if the message arrived ? if so one of them would send far and one won't because it doesn't have antena
Test and verify each new step in the project. You are up to a rather complex system and I don't spend my life analyzing it. I give You general advice how to approach an error in a large system.
Which power source did you use to make your system?? Maybe you need a better power source. I had have this problem when I was working with LCD in bigger systems. If your system needed a lot of power you could use a better power source because when you put ON your circuit maybe you have a problem with. You should check your IN voltage when your circuit is put ON and when it's working.
i used a phone charger for the tx and pc supply for the rx unit, i have 3.4v at the nrf pins , right now i see that if the serial monitor is on ,the led on the uno blinks as it sends the text but when it is closed the led stays always on
it just raise as it is receving something at the right delay that the tx transmit but it shows nothing but blank lines, i tried with different formats of the char to send