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
  • Hi,

     

    Thank you for sharing the document.

    These two columns specify parameters that are linked with the variant (ie. if LoRA, BLE, Wifi, fiber, etc) - so there seems to be a prerequisite that the device supports IPv4 and IPv6, which the network stack within zephyr does.

     

    Interface 26 explains what is an added requirement for Wi-Fi and what specification is linked to that specific test-case(s). If you have a 3rd party module, they are usually ETSI/FCC precertified.

     

    Kind regards,

    Håkon

Children
Related