I got a few as well (3 in use), works great, just a few days ago managed to connect to with Arduino and now with Raspberry pi, planing to make a better GUI for all 3 in 1 3.5" pi display.
First I was snooping the SPI init to see hows the NRF24 gets initiated and whats being transmitted, got a lots of info, once I got the RX_ADDRESS the rest was easy with RF24 lib available for Linux Pi and Arduino
RX_ADDR_P0=89674523 -> 08 is the channel
The poor range is due to the fake cheap NRF chip and many missing component from the RF side, once I replaced it with a good quality module its works as expected.