So, I've got an ESP32 board with a CP2102 controller from Silicon Labs. When I connect it to my MacBook, I am supposed to be getting the details about this device using the command system_profiler SPUSBDataType, but it is not listed in /dev as a virtual serial port - which makes the communication impossible.
CP2102 USB to UART Bridge Controller:
Product ID: 0xea60
Vendor ID: 0x10c4 (Silicon Laboratories, Inc.)
Version: 1.00
Serial Number: 0001
Speed: Up to 12 Mb/sec
Manufacturer: Silicon Labs
Location ID: 0x14200000 / 5
Current Available (mA): 500
Current Required (mA): 100
Extra Operating Current (mA): 0
Any ideas how to make it visible in /dev?