I am working with the SDK 13 ble_app_att_mtu_throughput example. With the SDK 12 example, it seems to require the SoftDevice to be loaded with the arm5_no_packs example. The same example in 13 requires the device to be completely erased - no SoftDevice loaded.
Am I mistranslating no_packs to mean the SoftDevice is loaded with the program in Keil 5?
My SDK 12 example works but the SDK 13 example doesn't work.
Does anyone have a hint on how to get the throughput example to work under SDK 13?