I would like to test some compatibility features using the nrf52833 DK as a Bluetooth 4 transmitter instead of Bluetooth 5 (which it is by default). I do not see an explicit way of doing this in any of the documentation. According to the documentation, only Softdevice Version S113 is compatible with this particular DK, and the specification for S113 states it is Bluetooth 5.
So my query is should I:
1. Use a different softdevice version that is Bluetooth 4
2. Keep the S113 softdevice, and avoid using Bluetooth 5 specific features? In this case, is it equivalent to using Bluetooth 4?
Thanks.