• good day! I have a problem, can't connect to the Board wiznet5500 and ESP32. In the console writes the following error:
    WARNING: Module "WIZnet" not found
    Uncaught Error: Unable to mount media : NO_FILESYSTEM
    at line 1 col 25
    My code:
    SPI2.setup({sck:18, mosi:23,miso:19});
    var g = require("WIZnet").connectSPI(SPI2, 12, go, { cs:5 });


    1 Attachment

    • 1.jpg
About

Avatar for Alexandr @Alexandr started