Hacker News new | ask | show | jobs
by mark-r 4237 days ago
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?
2 comments

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?