I have a 3G Electron using a 3rd party SIM card that I have gotten to successfully connect to the Particle Cloud.
I had to use the command line interface to compile since my device type keeps showing as a question mark icon in both the Web IDE and in Particel Dev for desktop. See following screenshot:
That means that every time I would like to compille I need to switch to the command line and enter particle compile electron --target 0.5.3 myFolder instead of just clicking the compile button in IDE
Is there a way to get the IDE to recognize my device as an Electron so that I can just click on the handy dandy compile button and it will automatically compile for Electron?
This only seems to be an issue with this particular Electron, my other one is recognized in IDE as type Electron and has no issues automatic compiling for it.
Hey, yes the device is currently setup as the only device in a product that we have created.
Note that both the Devices section of Particle Console as well as Products/myProduct section of Particle Console show my device as an Electron, as shown in following screenshots: