RFExplorer / RFExplorer-for-Python

RF Explorer libraries and examples for Python 3
GNU Lesser General Public License v3.0
51 stars 25 forks source link

RFCommunicator error #28

Open split-face opened 4 months ago

split-face commented 4 months ago

While attempting to run RF Explorer with this I encounter the following error. Any ideas as to what's causing it?

Error in RFCommunicator - IsConnectedPort()[Errno 16] could not open port /dev/cu.BLTH: [Errno 16] Resource busy: '/dev/cu.BLTH' /dev/cu.SLAB_USBtoUART is a valid available port. RF Explorer Valid Ports found: 1 - /dev/cu.SLAB_USBtoUART Error in RFCommunicator - IsConnectedPort()Port must be configured before it can be used.

I'm using python 3.5 on Mac if that's relevant.