User Instructions
Table Of Contents
Use the online setup application to configure your new Boron. The process
includes the following.
• Registration of your device with your Particle account
• Connection of your device to the Particle Device Cloud
• Particle Mesh network configuration
Once you've completed the setup you will be able to program your device and
send over-the-air (OTA) updates to it.
To begin setting up your Boron, click the button below and follow the
onscreen instructions. When you've completed set up, continue to Step #2.
SET UP YOUR XENON
NOTES:
1.) If you have already set up your Boron, skip to Step #2.
2.) During set up you may skip setting up a Particle Mesh network and use the
Xenon in a standalone mode.
2. Open the Web IDE
To program your Boron, open a new browser tab and go to the Web IDE.
NOTE:
The Web IDE is one of the ways you can write, compile, and deploy code to
your Particle devices.
If you're looking for a more traditional embedded development experience, be
sure to learn about [Particle Workbench], a full toolchain integration with
Microsoft Visual Studio Code.
3. Load the Blink example