We need to certificate our ble devices. I use DTM example. Already I connected to device and flash example. Which correct command can I send from PuTTY console for check that all work correct before testing?
We need to certificate our ble devices. I use DTM example. Already I connected to device and flash example. Which correct command can I send from PuTTY console for check that all work correct before testing?
Have you run the example test sequences in Python? DTM commands sent over serial (UART) interface aren't in ASCII space so you cannot just type the things to console like PuTTY...
thanks for it.
thanks for it.