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

Serial port autodetection #16

Closed Goldthing closed 4 years ago

Goldthing commented 4 years ago

Hi, I'm just getting started with the Python USB examples on OSX and I've hit a minor issue with autodetection. It appears as though the inbuilt Bluetooth serial port is detected as a valid option and then tried first and failing. Works fine if I change SERIALPORT variable to '/dev/cu.SLAB_USBtoUART'. See below for the output from my terminal

me$ python3 RFE_Example_USB_2.py Detected COM ports:

arocholl commented 4 years ago

Hi, thanks for your report. It does not make sense to get the Bluetooth detected as valid port, we will check where this may come from and fix as soon as possible.

jcalderon09 commented 4 years ago

Hi @Goldthing, we have just released a new RFExplorer library v1.26.2001.1 with a better macOS driver identification to avoid false USB driver listing