In tihs video, and others this guy has done, the transmission speed of the nRF24L01 2.4G module only achieves a speed of, at best, about 300 packets per second (where a packet is 7 bytes) and it drops fairly quickly to about 150 packets per second beyond about 200m. That's only about 8,400 bits per second, whereas the module is claimed to be able to operate at 250k bits per second. That's about 30 times faster than the actual measured performance, and that's at the slowest claimed speed. How come the results shown in this video are so poor? There doesn't seem to be anything in his code that would slow things down so dramatically, in fact the programs don't do much other than reads and writes to the RF24 modules. What has to happen for these modules to perform at the claimed speeds? Thanks, Ian
PS apologies but I couldn't figure out how to add a tag.