Command-line setup on Mac fails if Ethernet is active, not WiFi

By default, my Mac is connected to (much faster) Ethernet, not WiFi. This is done through an OSX “Location” setting that deactivates WiFi and activates Ethernet only.

Attempting to setup a photon from the command-line failed. (It sort of activated the WiFi as the WiFi logo flashed in the menubar.) But then it said something about my Mac not being connected to the internet. (Well)

Activating my “WiFi” Location (i.e. Ethernet off, WiFi on) fixed the problem and the photon could activate successfully.

I suggest you either document this behavior, or better, support wired configurations as well.

How have you tried the setup?
You can use

particle serial wifi

in Listening Mode and USB connected.

1 Like

I now realize that “particle serial wifi” is mentioned here, but only in paragraph 3. I only got to the first paragraph when I encountered the issue above. Reword, perhaps?