This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SPI returns 0x0F on any request after random period of time

Hi, im using nRF24L01+ to constantly transmit data and all working fine, but at some point SPI fails and the only returned values I get are 0x0F - doesnt matter which register I try to read or write. Any idea why is that happening?

Thanks, Sergey

Parents
  • Hi,

    Are you using two of those modules for communication? if yes; how far are they from each other?

    Those modules have a PA on them, which will then send with 20-30 dBm output. The receiver LNA (low-noise-amp) will be saturated at >0 dBm (0 dBm = max input), which can explain why you are getting strange behavior.

    Best regards Håkon

Reply
  • Hi,

    Are you using two of those modules for communication? if yes; how far are they from each other?

    Those modules have a PA on them, which will then send with 20-30 dBm output. The receiver LNA (low-noise-amp) will be saturated at >0 dBm (0 dBm = max input), which can explain why you are getting strange behavior.

    Best regards Håkon

Children
No Data
Related