hi everyone
I have BMD-300 Series Evaluation kit featuring the nRF52832 and dongle(nrf52840).
And I`m using ubuntu via Virtual Box
I refer 'pc-ble-driver' and follow this directions(https://github.com/NordicSemiconductor/pc-ble-driver/blob/master/examples/README.md)
I built hrm_v3 and hrm_v2 but... I do not know how can I run the examples...
like this..
$ ls /dev/{tty,cu}.* // On Windows simply check the "Ports (COM & LPT)" section in the Device Manager.
> /dev/tty.usbmodem<xxxx>
And run the example:
$ ./hrm_v<x> /dev/tty.usbmodem<xxxx>
I can`t understand these commands..
Please explain what these commands mean...