Tuning for noisy environments.

Hello,

We are in the final stages of development and are trying to tune our device to perform its best in noisy environments:

  • We are using nRF52833 SOC as a central controller with an HCI interface.
  • We are using NCS version 3.1.0

We have the following questions:

  • Is "adaptive frequency hopping" integrated into the controller code, and enabled by default, such that noisy channels are automatically excluded from the frequency hopping sequence?
  • Is there more work we can or should do to meaningfully improve performance by manually excluding channels?
    • For example, should we use HCI Set Host Channel Classification to exclude channels?
    • Are there channels we should explicitly disable when coexisting with WiFi?
    • Are there functions we can use to discover which channels are noisy.
    • Is there any configuration we should look at for the central/controller code?
  • Do you have any example code for us to look at regarding maximizing performance in noisy environments.

Love the product. Thank you for any help or enlightenment you can provide.

-Mike

Related