Do you ever call SPI1.setup({sck:..,mosi:...,miso...}) ?
SPI1.setup({sck:..,mosi:...,miso...})
On newer versions I guess it might not choose the right pins properly?
@Gordon 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.
Do you ever call
SPI1.setup({sck:..,mosi:...,miso...})
?On newer versions I guess it might not choose the right pins properly?