I used example ble_hrs_freertos_app of SDK nRF5_SDK_14.1.0_1dda907.
I added one task for LCM (XPT2046) in the example.
i used the function :
When added the display task, primary service discovery timed out.
I used example ble_hrs_freertos_app of SDK nRF5_SDK_14.1.0_1dda907.
I added one task for LCM (XPT2046) in the example.
i used the function :
When added the display task, primary service discovery timed out.
make this task with less priority than the BLE task to avoid post BLE event processing time outs in application.
make this task with less priority than the BLE task to avoid post BLE event processing time outs in application.