Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF_SDH_DISPATCH_MODEL question

If I use NRF_SDH_DISPATCH_MODEL with NRF_SDH_DISPATCH_MODEL_APPSH what size do I need to use for the scheduler data size and queue length in

APP_SCHED_INIT( ?, ? ),

Is sizeof ble_evt_t sufficient, except I believe it has some variable length array structures

Parents Reply Children
No Data
Related