I’m having similar problems w/ the TRW24G. Transmission is good as long as both TX and RX are on the same bread board, but I have problems as soon as I separate them. At about 5 meters i loose 50% of the transmitted packets!!! This is true even @250Kbps.
It seems like we just have to live w/ this and code an ACK loop to guarantee transmission. This takes your through put to a fraction of what the datasheet states… An also makes things much more complicated.
Are you guys using the MiRF-v2 (which uses nRF24L01 chip)? What kind of antenna?
I asked about MiRF-v2 on this board. Sparky says:
Testing outside on a clear day, the MiRF v2 with ceramic antenna was really pretty short range - like 10-15 feet.
Same day, same setup, two MiRF v2s with RPSMA antenna (small guy) was surprisingly far. How far? We should have taken pictures and a GPS unit. I’d say 140ish feet. Down the parking lot, aross the stree, and up a little hill. It was still low power signal though → the signal went away as soon as trees or our building got in the way.â€
Orod:
I’m having similar problems w/ the TRW24G. Transmission is good as long as both TX and RX are on the same bread board, but I have problems as soon as I separate them. At about 5 meters i loose 50% of the transmitted packets!!! This is true even @250Kbps.
It seems like we just have to live w/ this and code an ACK loop to guarantee transmission. This takes your through put to a fraction of what the datasheet states… An also makes things much more complicated.
If you have any luck please let us know.
Really? We were able to blast audio through walls with steel studs with some packet loss, but the music was still quite clear. Not to mention it was definitely very clear with line of sight. We were using the 1Mbps mode with 16crc and 32bit address. Transmitting across our lab we lost maybe 1 packet per every 50.
Keep in mind the datasheet NEVER mentions throughput. They talk about on-air data rate. This just tells you the modulation speed. To calculate throughput you have to add up the time-on-air, CE delay, and SPI delay. This will then give you an accurate measure for the throughput (~330kbps which was confirmed by Nordic)