Using SES v4.12 for ARM on Win8 PC, nRF52840 DK board and nRF5_SDK_15.0.0
Following this great tutorial https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-advertising-a-beginners-tutorial to this point

and I find the gap_params_init() in main.c , but its using other structs that doesn't have the member variables needed to insert the
code from the tutorial. Getting compile errors.

Does the tutorial need an update to work with nRF52840 DK ( and Thingy52 pca20020 )?
Thanks