Addition of pinMode sends Spark Core to red blink loop [solved]

Try this REST client, I've had good luck with it... also... can you build locally? If so you can revert back to an older version of code that has more available RAM.

Could you should us where you are adding the pinMode() to?


Also, are you using sprintf() anywhere in your code? If so you can reduce flash memory and most likely ram usage as well by doing a little work:

1 Like