UWB Secure Ranging (FIRALITE)

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

UWB Secure Ranging (FIRALITE)

541 Views
kuldeep
Contributor I

I need some help on secure ranging on SR150. I’m facing an issue when running Firalite secure ranging demo from UWBIOT_SR150_v04.02.01_MCUx. On debugging further I see a failure to select FIRALITE ADF,

The below call fails.

// initiator: select ADF LOG_I("initiator: select ADF");

se_status = Se_API_SelectADF(optsA, oid_entries, oid_entries_count, &selectAdfResponse);

ENSURE_OR_GO_EXIT(se_status == SE_STATUS_OK);

From readme for Firalite secure randing demo, below are the prerequisites

- SE051W should be connceted to host Refer :ref:`board-se051w`

- SR150 should be bound to SE051W. Refer :ref:`sr150-demo-binding`

- Perform the ADF provisioning Refer :ref:`firalite-adf-provisioning`

- Once ADF provisioning sucessful we can run the demo_fl_initator.

 

I was able to do the binding successfully. I could not find any information on firalite-adf-provisioning in SDK or in NXP site documentation. I suspect, The failure to select ADF is because of not doing firalite-adf-provisioning. Can you please help share the steps/demo code for firalite-adf-provisioning?

0 Kudos
1 Reply

519 Views
Ricardo_Zamora
NXP TechSupport
NXP TechSupport

Hi @kuldeep ,

Hope you are doing well. You will be contacted directly.

Have a nice day!

Regards