Using nrf BLE with DWM1001-DEV

Hi,

I am currently working on a project similar to this thread:  Using nrf BLE with DWM1001-DEV 

However, the thread stop updating. I followed what Einar suggested, to merge the Decawave example code to nRF52 SDK 17.1. 

The ss_twr_init example will be copied into the ble_app_uart example.

github.com/.../ss_twr_init

I met several issues while doing this.

First of all, I want to ask about the FreeRTOS. There are several errors come with the FreeRTOS part when I merge them. I want to know how to use FreeRTOS in a ble_app_uart example.

What does FreeRTOS do? Can I remove it from the project?

Thanks!

Parents Reply Children
No Data
Related