Feature Request - mDNS on esp8266
I see that it was added to the ESP32 (https://github.com/micropython/micropython/pull/4951)
Is it possible to also add it to the esp8266 port ??
ESP8266 + 4xENC28J60
Hi there,
I know that officialy supported are W5k family ethernet modules, but this type is quite expensive in comparsion to ESP8266 (or ESP32).
Is there any possibility to support ENC28J60 and especialy in multiple boards at once? I mean - I would love to use ESP8266 with one ENC to connect to weatherstation, one ENC to connect to sensor station measuring water level in well, one ENC to connect to another sensor box and finaly last ENC to connect to uplink connectivity. Using wifi would be impractical due to obstacles like thick walls or metal enclosures.
Please let me know if this is possible. Thank you a lot.
PS: If anyone found this feature request interesting, please vote for it by adding 👍 to this post! Thanks a lot!
BTW: I would love support even for one ENC, for more connectivity I will use a switch ...