I am new to softdevices so please bear with me for long list of questions.
I am evaluating SDK15.2.0 examples one-by-one. I came across eddystone example (ble_app_eddystone) and it is available for s140 only. However, the documentation for eddystone says that "This example requires one of the following SoftDevices: S112, S132". I understand that I need to program my device MBR with one of these stacks, but I am not sure whether one of these stacks are already present is my DK.
- How to check which softDevice stack is running on my DK?
- If I need to change, can I use nRFConnect desktop app to program the device for any different softDevice stack?
- Do I need to replace header files for particular stack as I see different header files for different stack?
- I am using Segger Embedded Studio but there is no toolchain associated with SES for each softdevice stack. Does SES requires no any toolchain configuration?
