XLapAcme

Results 3 comments of XLapAcme

I'm new to using ESP board so just tell me if anymore infor is needed. Here is the the sdkconfig.h I'm using: >#pragma once #define CONFIG_SOC_BROWNOUT_RESET_SUPPORTED "Not determined" #define CONFIG_SOC_TWAI_BRP_DIV_SUPPORTED...

I see! I had hoped that the DHCP server from the wifi would assign an IP to the ETH interface too. I actually want my device on the wifi and...

I ended up buying a ready made eth/wifi bridge from Amazon for 30 buck instead. I don't think I have a deep enough understanding of ESP developpement to figure it...