I think I'll prefer donating directly to support the project instead of buying the boards
Sure, any financial support is helpful, especially from people that are using unsupported board. So go and get your Donated label below your Avatar.
Stopping Wifi is helpful during testing
>require('Wifi').disconnect() =undefined >require('Wifi').stopAP() =undefined >require('Wifi').getDetails(); ={ status: "off", ssid: "", password: "", savedSsid: null } >require('Wifi').getAPDetails(); ={ status: "disabled", authMode: "open", hidden: false, maxConn: 4, ssid: "ESP-0D17D4", password: "", savedSsid: null } >
Eye-catching observation taken from post #12
Flash map 4MB:512/512, manuf 0x20 chip 0x4016
If you like you can flash the 4MB build after you got the MFRC522 working :)
@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.
Sure, any financial support is helpful, especially from people that are using unsupported board.
So go and get your Donated label below your Avatar.
Stopping Wifi is helpful during testing
Eye-catching observation taken from post #12
If you like you can flash the 4MB build after you got the MFRC522 working :)