Hello ?
I try to bluetooth 5.0 Le mode test
but nrf studio program is not supporte Le mode 2M bps
therefore i need to nRF DTM Tool for bluetooth 5.0 LE mode 2M bps test
Module : nRF52840
Thank You!
Best Regard.
Hello ?
I try to bluetooth 5.0 Le mode test
but nrf studio program is not supporte Le mode 2M bps
therefore i need to nRF DTM Tool for bluetooth 5.0 LE mode 2M bps test
Module : nRF52840
Thank You!
Best Regard.
Hi,
Our Direct Test Mode (DTM) example uses the standard protocol defined by Bluetooth SIG, so any Bluetooth 5.0 compliant test equipment should work. nRFgo Studio, however, is not updated to comply with BT 5. Note that the DTM example is provided mainly for facilitating testing performed by a test house.
Depending on the use case, you most likely want to use the Radio Test Example instead. It provides a command line interface (CLI) over UART for controlling the test. There you can set data rate to ble_2Mbit for your test.
Regards,
Terje