This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BLE write events are not getting when tried with freertos.

Hi,

I am trying the freertos on my project with nrf52840, sdk14.00, s140_nrf52840_5.0.0-2.alpha_softdevice.

As i can see, there were no example codes for 52840 in the sdk14.00 examples but i have tried to port my code to freertos and the basic functionalities got working but BLE write events are not getting updated. 

Does the freertos based code will work with the sdk14.00 ? Do i have to port to latest version of the sdk?

I haven't done much debugging on the issue,  before going further i wanted to make sure that my setup will work or not.

Related