Hi,
I'm playing around with the Bleutooth DTM sample (https://github.com/nrfconnect/sdk-nrf/tree/master/samples/bluetooth/direct_test_mode) on two nRF52840 boards. The documentation only mentions nRF53 support, but the code seems to have nRF52 support, so i figured i'd give it a try
So far it seems to work when using LE 1 Mbps and 2Mbps. However, when using one of the coded PHY's, the receiving board crashes (actually, it just reboots..) as soon as it receives something.
Is this a known limitation?
Thanks,
-Bastiaan