Hello all, so I just got two RFM12B’s and am trying to get them to communicate but have run into so many problems I am about to toss them. I tested each pin with my volt meter. All pins on each arduino have the same volt except the antenna pins. One has .015v the other .005v.
I am running the pingPong example on each arduino. My problem is they are sitting right next to each other and they only get about one in ten signals being sent. When I move them further apart the reception goes down to zero. The crazy thing is this is a new problem. When I first got them communicating every packet went through fine. I am using a piece of wire as an antenna and have experimented with a few different shapes and materials I had lying around, the antenna does not seem to make any difference in the amount of crc errors. If I skip the crc test I see the data I am trying to send but it almost always has some little error in it.
As you can see I am very confused and don’t even know what to do next to narrow down this issue. Please any advise would be great.