pycom / pycom-micropython-sigfox

A fork of MicroPython with the ESP32 port customized to run on Pycom's IoT multi-network modules.
MIT License
198 stars 167 forks source link

network have no attribute MDNS #619

Open abhinav-dvp opened 10 months ago

abhinav-dvp commented 10 months ago

Please include the following information when submitting a bug report:

Thank you!

robert-hh commented 10 months ago

Pycom Inc closed it's business. Therefore the products are not supported any more. Only the web site stays open and servers keep running. The code will stay as it is. No updates, no bug fixes.

robert-hh commented 10 months ago

With a WiPy board you can instead use the genuine ESP32 firmware from micropython.org. Only you have to use GPIO numbers for pins instead of Pxx names, and the API for devices like UART, SPI, I2C, network may be slightly different.

Be aware that on micropython.org there is a WiPy firmware, which does NOT match the Pycom WiPy devices.