Hi There
I can flash my photon using the web-ide, but same code can not be flashed with spark dev using cloud compile.
-
firmware is created in directory (when compiling, but not uploading), but without PLATFORM prefix which is mentioned in the docs, so it looks like: firmware_1438532585115.bin
-
photon blinks in magenta when flashing. Seems to take much longer then using web-ide. After flashing, previously flashed code (from web-ide) is running.
-
IDE tells me: “Update started …” but nothing is coming after…
Any ide why flashing via web-ide is working but not with local ide using cloud flashing?
BTW: Using blinkin light for testing, so no external libraries included…
Thanks for any help.
M