Getting SiLabs UZB-7 Stick work with VeraPlus (CP2102 issue)

Hi!

I’m trying to connect my SiLabs UZB-7 stick to VeraPlus. Unfortunately, when I plug the stick I got the following in my dmesg:
[397596.872000] usb 1-1: new full-speed USB device number 3 using xhci-hcd
[397 596.900000] usb 1-1: New USB device found, idVendor=10c4, idProduct=ea60
[397596.912000] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[397596.928000] usb 1-1: Product: CP2102N USB to UART Bridge Controller
[397596.940000] usb 1-1: Manufacturer: Silicon Labs
[397596.948000] usb 1-1: SerialNumber: b8b5d055bd08ea11bdf0d9812473482f
[397596.964000] add_ep parameters, dev_speed 2, is_in 0, isTT 0, ep_type 2, maxp 64, interval 1, burst 0, mult 0, ep 0x8e17ff80, ep_ctx 0xbbea30a0, sch_ep 0x8bcca500
[397596.992000] [DBG] BPKTS: 1, BCSCOUNT: 0, BBM: 1
[397596.992000] [DBG] BOFFSET: 0, BREPEAT: 0
[397596.992000] add_ep parameters, dev_speed 2, is_in 1, isTT 0, ep_type 2, maxp 64, interval 1, burst 0, mult 0, ep 0x8e17ffac, ep_ctx 0xbbea30c0, sch_ep 0x8d6f7d00
[397597.020000] [DBG] BPKTS: 1, BCSCOUNT: 0, BBM: 1
[397597.020000] [DBG] BOFFSET: 0, BREPEAT: 0
[397597.024000]
[397597.024000]
[397597.024000] Unsupported Device!
[397597.024000] Vendor=10c4 ProdID=ea60

It seems that the problem is that I have no appropriate driver for CP210x USB-to-UART that the stick uses.
root@MiOS_50107258:/sys/bus/usb/drivers# dmesg | grep usbserial
[ 4.120000] usbcore: registered new interface driver usbserial
[ 4.132000] usbcore: registered new interface driver usbserial_generic
[ 4.144000] usbserial: USB Serial support registered for generic
[ 16.240000] usbserial: USB Serial support registered for ark3116
[ 16.316000] usbserial: USB Serial support registered for ch341-uart
[ 16.348000] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 16.496000] usbserial: USB Serial support registered for pl2303
[ 16.532000] usbserial: USB Serial support registered for Sierra USB modem
[ 16.712000] usbserial: USB Serial support registered for GSM modem (1-port)
root@MiOS_50107258:/sys/bus/usb/drivers# ls -l | grep cp
root@MiOS_50107258:/sys/bus/usb/drivers#

Meanwhile, I’ve found that some people with Vera platform have succesfully connected cp210x devices. Like in this thread: http://forum.micasaverde.com/index.php?topic=1471.0

Is there a way to install cp210x kernel driver manually or use one of existing ones to install my stick?

Not sure how you got on with this @Max_Kurilov , but i think you’re entering the realm of exploring openwrt packages - e.g. [OpenWrt Wiki] package: kmod-usb-serial-cp210x - which is not somewhere many people care to tread, as you would need to find the right version for the Vera Openwrt build/kernel.