Own code Working alongside PANS library

Hi,

I wanted to write a small code to read the data from ADC and flash the same to the DWM1001.

I would like to know if the DWM1001 still works with PANS after flashing the code to the device.

If yes, could you please share the procedure to do that.

Thanks
Prajval

Hi Prajval,

This can be done but your custom application must be added in the user space. Please have a look at the firmware user guide available in the DWM1001 package :

https://www.decawave.com/1001-license/

Thanks
Yves

1 Like

Hi Yves,

It’s Prajval, not Prabhu.

Thank you for the information. It was very helpful.

Thanks
Prajval

Hi Yves,

I am not able to flash the user code to the module in the user space as mentioned in the document.

Could you please guide me through the process of adding the address of user space in Segger IDE.

Thanks
Prajval

Hi Prajval,

Where does it exactly fail ?

Yves

Hi Yves,

Thank you for your response.

The path in which the examples(dwm_simple) were stored had a space and therefore i was not able to flash the code to the device. Now, it is solved and I am able to flash the code in user space.

Thank you,
Prajval