Hi all,
Running OpenWrt on a Nexx WT3020 router I plug in an I2C-Tiny_USB device (/github.com/harbaum/I2C-Tiny-USB).
The device is detected by OpenWrt and the i2c bus is created. It works fine: i2cdetect and i2cset do their job.
But...
after a reboot of the router the device is NOT detected. When I unplug and replug the tiny USB device it is deteced again.
So how can I make OpenWrt detect the USB device at boot time?
Thanks,
Gerry.