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
I cloned the repo and got the code to build and deploy to ESP32-C2 from my Mac. However I don't know how to set the wifi parameters or mqtt parameters.
flasher.exe is a windows thing and i am trying to do this all on Mac OSX
Any hints to get this going? I am using Platform.io and Visual Studio Code.
Thanks!
P.S. had to change board to:
board = esp32-c3-devkitm-1
and Serial2 to Serial1 in the code...
The text was updated successfully, but these errors were encountered:
If the blue led is flashing on the esp32, then it’s in AP mode. Using a mobile device, connect to the TS45ToMQTT hotspotThe admin password is TS45ToMQTT, then enter your WiFi said and passwordSent from my iPadOn May 25, 2024, at 6:59 PM, kevinlieb ***@***.***> wrote:
I cloned the repo and got the code to build and deploy to ESP32-C2 from my Mac. However I don't know how to set the wifi parameters or mqtt parameters.
flasher.exe is a windows thing and i am trying to do this all on Mac OSX
Any hints to get this going? I am using Platform.io and Visual Studio Code.
Thanks!
P.S. had to change board to:
board = esp32-c3-devkitm-1
and Serial2 to Serial1 in the code...
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
I cloned the repo and got the code to build and deploy to ESP32-C2 from my Mac. However I don't know how to set the wifi parameters or mqtt parameters.
flasher.exe is a windows thing and i am trying to do this all on Mac OSX
Any hints to get this going? I am using Platform.io and Visual Studio Code.
Thanks!
P.S. had to change board to:
board = esp32-c3-devkitm-1
and Serial2 to Serial1 in the code...
The text was updated successfully, but these errors were encountered: