Kenneth Lim

Results 21 comments of Kenneth Lim

Ah apologies. I'll see if I can get it updated!

If you open a serial port connection to the particle device with baud rate `14400`, it will go into DFU mode.

Where is the `ships immediately` info found?

@margaretupshur any comments about this?

Ref: https://github.com/spark/firmware/pull/766

Is this only valid for Photon? We might need to extend the example a little and also give a description of what does function actually do...

Partially fixed here: https://github.com/spark/docs/commit/01d1f91fec3bdeb8cecef3d91142485691436eaf

Electron - pinout pdf needs clarification - https://github.com/spark/docs/issues/310

There's a user who got caught in this for Windows as he wasn't aware of the driver issue https://community.spark.io/t/spark-dev-ide-feature-request-or-help-finding-it/8137

@suda, doesn't the API already return the size as used in Spark-cli? https://github.com/spark/spark-cli/blob/master/js/commands/CloudCommands.js#L304