john30 / ebusd-esp

Firmware for ESP8266 allowing eBUS communication for ebusd (https://github.com/john30/ebusd)
150 stars 22 forks source link

Wemos D1 and esera coupler usb #39

Closed rdecat closed 3 years ago

rdecat commented 3 years ago

Hello,

Need help :) I am struggling to capture if I can plug the wemos D1 mini with the esera ebus coupler through the mini USB port. If yes, which configuration should I use ?

Thanks !

HeikoGr commented 3 years ago

I don‘t think that this is working. The mini usb port is - as far as i know - not capable of acting as an usb host.

john30 commented 3 years ago

exactly, it can't be done that way. you'd have to open the coupler and remove the USB interface part to replace that with the wemos

rdecat commented 3 years ago

Ok thanks :) I'll change my configuration to plug the coupler directly to my raspb4 then. Thank you for your quick answers !