Using Particle Mesh Library on Web IDE

Hi,

I got client who want me to program his particle mesh network, While I only have Electron on my Device list. My plan is I want to code his particle using mesh network library then send it to him then he compiled it himself. But When I try to use Mesh network library in my WEB IDE, I found that it’s not recognize and my code found error on that Mesh network part, just because I don’t have particle Mesh supported board in my device list?

How do I fix this problem? Or maybe Anyone has alternative solution?

Best Regards

You probably are compiling for Electron then.

The Web IDE only allows you to compile for the platform of the device you have selected. (Electron in this case).

If you want to build for Mesh without having a Mesh board, I'd recommend trying Particle Workbench.

4 Likes