Programming Photon: "build.particle.io" vs. "Particle Dev"

I have been trying to move my programming from the web-based build.particle.io system to the more extendable Particle Dev. However, in a month of trying I have never gotten a program compiled by Dev to actually execute. The downloading LED blinking seems to indicate the download but afterwards the previous program (loaded from the web interface is still running. I have tested this using identical source in both environments.

Suggestions?

How did you structure your directory from which you are trying to compile? Does it contain any other files or folders? Make sure it only contains the files you actually need.

1 Like