@Luca-Calcaterra I am all for making a solution like this because it would give access to MySensors to complete non-programmers.
The sketch generator seems like the best approach to me, but it still needs compiling in Arduino and transferring to node, acceptable step for an electrician I suppose, but probably not for my grandpa
super, once again a few super links, thanks for that
i will go for the easy way. this sketch by boots33 works perfectly.
But before that i will try to understand and learn the steps.
thanks again
branther
25/25
Програма ChatGPT сказала:
It seems like you're exploring the use of PJON with RS485. While RS485 is natively supported in MySensors, using PJON for collision handling can offer some interesting advantages, especially in environments where communication reliability is critical. PJON's collision management may be useful in bus systems like RS485, but it's worth considering whether the added complexity is necessary.
It seems that using an Ethernet PHY (like LAN8720) with the ESP32 in a MySensors setup requires a bit of extra configuration, including initializing the PHY using the ETH.h library and disabling the default Wi-Fi initialization. Interestingly, this setup allows for dual IP addresses, with one for the Ethernet connection and another for Wi-Fi, which can be useful in certain applications.
Yes, this is a good idea.
but not with an ethernet switch/hub, only an ethernet crossover cable.
??
https://copperhilltech.com/wt32-eth01-serial-to-ethernet-module-based-on-esp32-for-iot-applications/