Hi Sir
I'd want to send DTM command by hard code, but I don't know where is the command spec for reference ?
Has any one could show me where is the spec ? and give me a example how to generate the command, Thanks.
Hi Sir
I'd want to send DTM command by hard code, but I don't know where is the command spec for reference ?
Has any one could show me where is the spec ? and give me a example how to generate the command, Thanks.
Hi Sir
Please give me the vendor dtm command spec, I'd want send dtm command by cli,
we don't want to use radio_test, Thanks.
Hi,
If you want to send the command through UART (ie: with the whole DTM example), you can send the bytes as described in this thread (ignore the .patch file): https://devzone.nordicsemi.com/f/nordic-q-a/5994/direct-test-mode-tx-power-commands
if you want to call dtm_cmd() directly, you should do something like this:
Best regards,
Håkon