How to Integrate freeRTOS to experimental ble_app_hrs_nfc_pairing example

Hi Team,

I need to integrate FreeRTOS into the ble_app_hrs_nfc_pairing example. What are the ways to integrate FreeRTOS into ble_app_hrs_nfc_pairing? I need to create two tasks that populate the values on the mobile application. and I also need to change heap1 to heap4. how to do it.

Give some suggestions on how to do it.

Related