nrf21540 SPI communication voltage level problem

Hi

I connected the nRF21540 to a nRF52840 like in the application notes.

Here is the schematic:

I implemented the driver and now I try to communicate over the SPI with the nRF21540.

First, I try to read the Partnumber. When I set the power dowen off, the SPI signals are ok, but of course I have no feedback from the MISO.

yellow is the SP I Clock, green is MISO, orange is MOSI, lila is ChipSelect

Signals ok:

As soon as I set PowerDown = ON = nRF21540 enabled, the second SPI MOSI pulse is there, but really low (nRF21540 pulls down the level!)

What is the reason of this and how this can be solved?

Reagrds

Parents Reply
  • Its running now, i had a problem with the chip and the MISO / MOSI Pin definition.

    Here is the feedback for the PartNumber (0x0C)

    PartNumber reading

    What should be the Input Power from the nRF52840 to the nRF21540? +0dB? or can I use +8dB or will this destroy the nRF21540?

    In the datasheet its written max +5dBm. Pin_Ant is max +15dBm, but this is an output PIN. How should this be interpreted?

    Thanks for reply

Children
Related