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

Problem facing with RSSI value in nRF51822

Hi,

I am new to nRF microcontroller and communication . currently, I am working on nRF51822 microcontroller. I am able to communicate between two nRF51822 microcontrollers(without any protocol stack).

I want to measure RSSI value. I got RSSI new 1test.ccode from the nordic website. When I integrated RSSI code with my code, I got constant RSSI value that is 46. I didn't know what is the mistake. I have attached my code with this.

Parents Reply Children
  • Hi Krvb & Sigurd,

    I am developing one of the code for the application for the custom board.

    In which I need to develop the code for the receiving signal RSSI value of the selected channel for board testing.

    I was just gone through your code and tried to understand the code thoroughly, what I understand that we are getting the RSSI value right ?? but for which channel ?? 

    Can we define the channel or select the channel on which we need to the get RSSI on the particular channel (channel entered by user).

    I need to pass the channel and read the RSSI value for the same channel. Is there any modification in above code through which I can add or pass the channel and receive the RSSI value.

    Looking forward for kind support and valuable responses ...

    Thanks

  • Hi sachin.singh,

    This thread is 2 years old, please use the post you created here instead.

Related