Not sure - all I'd say is make sure you power cycle it after trying hardware SPI. It could be it messes the pin state up and doesn't fix it properly.
Also, have you tried different pins? could be hardware SPI blocks it somehow. Maybe just choose 2 random pins and short MISO and MOSI - it should then echo back any data you send.
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.
Not sure - all I'd say is make sure you power cycle it after trying hardware SPI. It could be it messes the pin state up and doesn't fix it properly.
Also, have you tried different pins? could be hardware SPI blocks it somehow. Maybe just choose 2 random pins and short MISO and MOSI - it should then echo back any data you send.