This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DTM UART interface in nRFgo Studio - carrier mode & tx power

I was looking the way to set different tx power values and also figuring out a small bug in the interface when you switch among payload models and payload length is >1. Bug is that "Constant carrier" only works when payload lengt is "1"!!

I succeeded into switching form 0db to 4db (only) by setting "single" Channel, Payload model "Constant carrier" and length "2" and by setting Channel to 0 or 4 (note: it's not possible to select negative values i.e -4db to -40dB in 4db steps). Start and stop the test and then switch back to payload length "1" to enable Constant Carrier outputby a next restart.

I got into this trick as there's something missing in the interface thus I went deeply reading ble_dtm.c code and the dtm_vendor_specific_pkt function where the trick is source explained.

I'm looking for a fix/update of the interface or for any free DTM UART interface available off nRFgo Studio without recoding from scratch.

Thanks

Parents Reply Children
No Data
Related