Used code, stuck in loop with pluged in ethrnet cabel, same module works with PICO
// MDBT42Q SPI1.setup({ mosi: D22, miso: D20, sck: D19 }); eth = require("WIZnet").connect(SPI1, D18);
2 Attachments
@MaBe started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Used code, stuck in loop with pluged in ethrnet cabel, same module works with PICO
2 Attachments