Combined WiFi and BLE Radio testing for nRF7002DK

Hello,

We are in certification stages for our custom product based on the nRF7002DK. Our application requires BLE and WiFi to be operational simultaneously. Consequently, the certification process also requires capability to test both WiFi and BLE radio simultaneously.

We have been referring to the existing separate nordic samples for BLE and WiFi radio tests but unable to find a sample/ guide which can make both work as part of the same application.

Is there any way to achieve this where the radio tests can be performed simultaneously for WiFi and BLE through a common build?

Thanks,

Ashish 

Parents Reply Children
  • Hi,

     

    Please share the specific test cases in either ETSI/FCC for those specific tests. As previously mentioned; quoting/linking a whole RFC does not make sense in regulatory compliance testing.

    You are basically stating that you require IPv4/IPv6 protocol support, which I have mentioned that the SDK supplies you with.

      

    For instance, for ETSI you want to look at these compliance testing documents:

    https://docs.nordicsemi.com/bundle/nan_046/page/APP/nan_046/regulatory_test_cases.html

    uh-ashishlele said:
    Would you able to guide on the best approach to support these tests? The DUT is a nRF7002DK based custom device and the lab normally uses an Alfa AWUS036ACH Wi-Fi adapter for monitoring

    Run any sample that has Wi-Fi station capabilities, as mentioned in the nAN-046, with a tester (access point):

    https://docs.nordicsemi.com/bundle/nan_046/page/APP/nan_046/wifi_sta_sample.html

     

    uh-ashishlele said:
    the lab normally uses an Alfa AWUS036ACH Wi-Fi adapter for monitoring

    This is not a Wi-Fi 6 capable adapter.

     

    What is your end-goal here? Everything you have shared of documents, like this:

    uh-ashishlele said:
    TEC24492408_IoT.pdf

    states that you want to do RF PHY related tests, ie. either FCC (for US) or ETSI (Europe), but you keep linking protocol implementations, which can indicate that you want to do Wi-Fi Alliance listing:

    https://docs.nordicsemi.com/bundle/nwp_045/page/WP/nwp_045/intro.html 

     

    Do you need regulatory compliance testing (FCC/ETSI) or do you want to list your end product (Wi-Fi Alliance)?

     

    Kind regards,

    Håkon

  • Hi,

    I attached links for specific clauses rather than the entire RFC which need to be fulfilled to achieve compliance. The objective is to achieve compliance for the following:

    1. Primarily - Fulfilment of TEC requirements.
    2. The TEC requirements are clauses in the previously attached file TEC24492408_IoT.pdf
    3. The clauses from the above mentioned document, in turn, resolve to the RFC Clauses which I have highlighted in my previous message.

    Summarizing, the DUT needs to support the following to pass compliance:

    1. Dual IP parameters
    2. IPV4 parameters
    3. IPV6 Dual stack parameters
    4. IPV6 parameters

    I want to understand whether a single sample application can be used to support the above tests. Please let me know if the details/ summary is still insufficient.

    Note: I could not find any reference of ETSI/FCC test cases in any of the requirements that I'm working with.

  • Hi,

     

    Please read carefully what I stated in my former responses, and be sure to read both nAN46 and nWP-045 chapter-to-chapter. The answer to your questions are in those documents.

     

    uh-ashishlele said:
    Note: I could not find any reference of ETSI/FCC test cases in any of the requirements that I'm working with.

    It is clearly stated in my former link what test-cases are for each band:

    Håkon Alseth said:

    For instance, for ETSI you want to look at these compliance testing documents:

    https://docs.nordicsemi.com/bundle/nan_046/page/APP/nan_046/regulatory_test_cases.html

     

    You need to contact a certified test house to help you with this.

     

    Kind regards,

    Håkon

Related