Hi,
I'm newbie to nRF DKs but started trying to run examples from pc-ble-driver-py/pc_ble_driver_py/examples/ on github in order to get familiar with the nRF52840.
I managed to install the library and everything works fine for the example - serial_port_enum.py which gives me the serial port and then I try running heart_rate_collector.py like this
(>>>python3 heart_rate_collector.py NRF52 <my_serial_port>) terminal throws an error 'NRF_ERROR_TIMEOUT'.
I'm working on mac os 10.15.
Any suggestions?
best regards,
Jakub