You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/support/troubleshooting/common-questions.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,10 @@ Yup! [Here are our best practices](/guide/getting-started/hackathon) about setti
24
24
25
25
Feel free to contact [hello @ particle dot io] with **subject line: *"Sponsorship Inquiry for Particle"***for any additional information about this. Please include as many details about your event and what sort of participation you’re interested in from Particle and allow a week for response.
26
26
27
-
27
+
## How do I get my deviceID [device ID] ?
28
+
* Put your device into [Listening Mode](/guide/getting-started/modes/photon/#listening-mode) mode while being plugged into a computer via USB
29
+
* Issue `particle serial identify` from the [particle CLI](https://github.com/spark/particle-cli)
0 commit comments