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

nRF52840 FDS with FreeRTOS, s140_nrf52_7.0.1,SDK16.0

Hi, 

 I have a problem that can not receive FDS_EVT_WRITE event, but fds_record_write return NRF_SUCCESS when using FDS and FreeRTOS simultaneously on nRF52840. And FDS_EVT_INIT and FDS_EVT_GC work well. Then I found the function SD_EVT_IRQHandler in nrf_sdh.c and nrf_sdh_freertos.c. I had tested that when I used SD_EVT_IRQHandler in nrf_sdh.c FDS worked well and I could receive the FDS_EVT_WRITE event. However, when I used SD_EVT_IRQHandler in nrf_sdh_freertos.c FDS_EVT_WRITE event never came. Why? if I use the founcton in nrf_sdh.c with FreeRTOS , any problems later?

  any help?

  

Parents Reply Children
No Data
Related