btsimonh

Results 130 comments of btsimonh

I mean like two devices have adjacent serial numbers (obviously in the same 'series'), yet different boards inside.

@iprak - a request on the JSON. can we have it something like: { "type":"devicedatabase", "version":"0.1", "devices":[ { ... } ] } this just allows us to future-proof the format...

@iprak - if in the device defn, we had a list of links, rather than link1/2/3, maybe we could have [{link:{ description:"some text", link:"https://blaa.com/device.html"}}, {link:{...}}]. Then we can link one...

The 'templates' are hard coded at the moment as 'quick setup' dropdown options. However, there is also an easier to update webapp (written as a set of Vuejs single pages)...

It seems to me that the webapp provides a method of using web resources easily, and is easier to modify than the source code of the devices. And it saves...

seems they may have set a root password... If you extracted the user jffs2 partition, you could examine it to see if there is anything executable in it which you...

yes, it does look very similar.... if not identical. Does it offer an upgrade at the moment from the UI? I got my upgrade file by adding tcpdump on my...

ok, additional info. IF you find /dev_data/ipc_pack_diff in your JFFS2 filesystem, then that IS the upgrade file, and so can be extracted and modified.... and re-applied through the web interface.

quite a lot of the functionality is inside their monolithic executable. The chip SDK has some samples which could be built and run instead; the other opportunity is to find...

Hi Phil, yes, the session ID is given at login, and the URLs for pictures and video vary accordingly :(. So basically, you can't hook some software up which needs...