Hey Guys,
i need help or some orientation please.
i'm trying to get data from a commercial end device that uses an ATmega256rfr2 with an nRF24L01 module.
firstly i decided to use the nrf24 module with an arduino and see if i can get any data to see if it really works, normally it should work because they both operate on the same band frequency (2.4 Ghz), i tried some SPI commands and i could see that there is a carrier in the channel. then i found a library ( the RF24 library).
but when i try to get data they doesn't seem to communicate. i'm the setting the same Channel and transmitter adress.
i tried two nrf24 modules and they seem to communicate perfectly.
could someone please give me an advice? and im wondering if the communication is possible ?
thanks in advance