This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to enter directe test mode?

We use Nrf_studio to connect our board by uart to enter direct test mode. But an error occurs in serial connection.

I want to know, use our own project program is allowed ? Or must program official dtm project can enter direct test mode ?

Parents Reply
  • Hi we didn't expose UART physical pin on the NRF52 we only have JTAG to program the module. Would RFCOM driver allow to send AT command to NRF52 once DTM firmware is flashed to the chip ? if so do you have a recommended BLE USB module we can use to validate or an RFCOM app on Android or IOS. Looking at the sample physical pin are used so In this case can various APP be used to flash the NRF and put it automatically in  DTM test mode without sending AT command. In this case how to set it in specific frequency receive only mode. Can you point to  API to do so 

Children
Related