This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

something with nRF52832

Dear Team:

 Hi team,I just want to know:

1.Can the ESB protocol call the frequency hopping of Gazell? Is there a corresponding description and source code?

2.Can the system clock be output to the specified pin?

    1. No, I'm afraid not. You can implement frequency hopping yourself though if it's needed. 

    2. Nope, you can output an 8MHz clock on a GPIO as the highest frequency, half of the 16MHz peripheral clock tree. 
  • Hi haakonsh:

    thanks ,anthor questions:

    could you tell me that how Can I  judge the channel quality by nrf52832

  • You'll have to monitor the packet loss per channel and assign a quality to that.