DWM1001 library integration with nrf52832 ble_app_uart code

Hi all,

I am working on a project which needs dwm1001 library integration with nrf52 ble code. I am using ble_app_uart code. decawave have provided dwm.o and libdwm.a files. I have added these files into my ble_app_uart code in linker -> additional input files but I am getting multiple definations error.

anyone has worked on this? or can you please guide me how can I add pre-compiled library into my nrf-sdk?

any other way to to this?

please guide. Thank you

Parents Reply Children
Related