Hacker News new | ask | show | jobs
by zsupalla 4237 days ago
The cloud back-end is open source so you can do that:

http://www.github.com/spark/spark-server

1 comments

How hard is it to reprogram the device to use your own server using that back end? How about if you wanted to do your own back end?
I believe that to do this without using any of the existing firmware you would just want to grab a JTAG programmer and flash your own version of their firmware, or a custom blend of something. Flashing it is easy and they've got plenty of instructions on the web.
You can actually do this with a usb cable, or flash your own firmware over the air, you'd only need a jtag programmer if you wanted to replace the open-source bootloader :)
I'm assuming it's just one function call?