Alexander

Results 21 comments of Alexander

This is a screenshot of a hex dump of a pbpack (contained in the app) - specifically big-time-12.pbw unzipped to produce app_resources.pbpack - do you see what I see? :)...

I'm working on picking apart the format. So far nothing seems particularly obfuscated...but I'm not familiar enough with this type of work to comment on whether or not the Pebble...

Going to crash for a bit but I've checked in (to my fork) a few tools that automate pulling down, and pulling apart, the current pebble apps.

This is just the resource file for the watch face's code (which is a separate binary in a format I'm not quite certain of.) Very limited customization options right now...

SGTM - will integrate after I finish rewriting documentation. On Fri, Feb 15, 2013 at 1:39 AM, RaYmAn [email protected] wrote: > I've added a repository to pebbledev organization: > https://github.com/PebbleDev/pebble-tools...

@demonbane `synopkg install ` as root looks like it does the trick.

I'm seeing this as well. Debating what to replace it with.

Minicom requires some tweaks to work correctly, iirc - it has to be told to ignore certain signals and lines that are being repurposed. Ok, so you are actually flashing...

http://www.esp8266.com/viewtopic.php?p=15306 kind of indicates that, based on your error, something weird is going on with your flash chip. It might need a specialized flasher or a different header. This wouldn't...

I tried to investigate this: themadinventor/esptool#26 - if you don't mind testing 77400 baud, do you see the same values for boot mode? Works OK with an external UART. However,...