RW612 BLE Radio Tests FW

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

RW612 BLE Radio Tests FW

Jump to solution
2,003 Views
tobg
Contributor II

We are using a BLE module that hosts the NXP-RW612 MCU together with Zephyr.
In order to obtain radio approvals for products, MCU vendors usually provide a dedicated BLE RadioTest FW sample for this purpose.  Sometimes also client side/PC software  is provided.

Questions:
1) Where can I find "BLE RadioTest FW sample" for the NXP-RW612 MCU?
2) Do NXP also provide client side/PC SW for radio testing, if so where can I find it?

0 Kudos
Reply
1 Solution
1,672 Views
Ricardo_Zamora
NXP TechSupport
NXP TechSupport

Hi @tobg ,

 

Thanks for the update. At the moment, for RW612 + Zephyr there is no combined Radio Test firmware similar to the FreeRTOS RF Test Mode.

The available option remains using BLE DTM via the Zephyr shell example, and AN14163 is currently the only reference available for BLE radio testing on RW612.

Hope this helps.

 

Best Regards,

Ricardo

View solution in original post

7 Replies
1,701 Views
Ricardo_Zamora
NXP TechSupport
NXP TechSupport

Hi @tobg ,

 

Hope you are doing well. You can use the shell example and perform DTM (Direct Test Mode).

 

For the DUT in transmitter mode, you could use the following command on DUT side:

  • bt hci-cmd 08 34 00ff0002

 

For the reference device in receiver mode, you could use:

  • bt hci-cmd 08 33 000200

 

After completing the test, with the following command on both devices to stop the test:

  • bt hci-cmd 08 1F

 

For your reference, you can check this Application Note: https://www.nxp.com/docs/en/application-note/AN14163.pdf

 

Hope this helps.

 

If you have any question, please let us know!

 

Regards,

Ricardo

0 Kudos
Reply
1,685 Views
tobg
Contributor II

Thanks a lot Riccardo.

I was aware of the DTM mode sample, but not the application note. Thanks!

I am a bit unsure if this FW will cover all requirements for e.g. FCC approval.

What I had hoped for, was a reference to sample FW/SW alike what is described in this application note RF Test Mode on FreeRTOS but for Zephyr. Note that this describes radio testing on all radio types (BLE, Wifi) supported by the NXP RW612

Do NXP provide such?

Regards Tonny

 

 

Tags (1)
0 Kudos
Reply
1,673 Views
Ricardo_Zamora
NXP TechSupport
NXP TechSupport

Hi @tobg ,

 

Thanks for the update. At the moment, for RW612 + Zephyr there is no combined Radio Test firmware similar to the FreeRTOS RF Test Mode.

The available option remains using BLE DTM via the Zephyr shell example, and AN14163 is currently the only reference available for BLE radio testing on RW612.

Hope this helps.

 

Best Regards,

Ricardo

990 Views
tobg
Contributor II

Instead of using the linux hcitool as indicated in AN14163 you can use NXP's own NXP Test Tool 12 for Windows. This tool provides a nice GUI with all relevant HCI available.

https://www.nxp.com/design/design-center/development-boards-and-designs/frdm-development-boards/conn...

0 Kudos
Reply
1,748 Views
DanielRuvalcaba
NXP TechSupport
NXP TechSupport

Hi,

 

Sorry for the late reply. I am still waiting for feedback.

 

Regards,
Daniel.

0 Kudos
Reply
1,729 Views
tobg
Contributor II

Thank you very much for the update Daniel.

This is quite an important topic, as we would be unable to sell our upcoming NXP RW612 based products without regional radio approvals.

Best regards Tonny

Tags (1)
0 Kudos
Reply
1,964 Views
DanielRuvalcaba
NXP TechSupport
NXP TechSupport

Hi,

Let me check what is the process for this in Zephyr.

Regards,
Daniel.

0 Kudos
Reply