DWM3001CDK examples only work when debugger is attached

Hello,

I am working with two DWM3001CDK boards and I am trying to run the simple TX/RX examples provided in the SDK.

I noticed that the examples only work while an active debug session is running. For example, if I flash the TX example on one board and stop debugging, then flash the RX example on the second board, the boards do not communicate. The communication only works when both boards are connected to the debugger and the debug sessions are active.

Is this expected behavior for the provided examples? If not, are there any additional steps required to run the firmware standalone (without an active debugger)? If this is related to the board startup, bootloader, or flashing procedure, could you please point me in the right direction?

Since the boards will eventually need to operate independently, I would like to understand how the examples are intended to be used in a standalone/production scenario.

Thank you.

I think the examples are technology demonstration, not solutions.

You could make your own ranging kind of solution. But that is not part of the example

Just
Like the CLI and UCI scripts and setup
They show the technology working

But not a practical solution, as you need to get the info off the boards somehow if not usb connected. That part is left up to the solution designer/implementor

1 Like