Replies: 1 comment 1 reply
-
Maybe post your code to github so we can look at it? Also, I've found github copilot (integrates nicely with visual studio) does a reasonable job with esp32/arduino debugging and 'coding'. There are also tons of project examples with getting wifi running.
I'm no expert, but happy to look at your code as I'll probably learn something... :)
Brad
SV Perspective
…On Fri, Sep 5, 2025, at 8:58 AM, Rjn9533 wrote:
I am in the process of trying to configue a NODEMCU ESPWROM-32 to remotley send me temp and other data from ny engine bilge to a Raspebery PI5 running Open Plotter. I am struggling with getting the ESP32 setup using MS Visual Code Studio, Platform IO and the SENSESP template. When I upload the first time to the ESP32 and boot it I am looking for the WiFi network named “my-sensesp-project” (my project name is fun4all_test_5) with a password of "thisisfine" and do not see it but there is a new WiFi network named CBC0182224D72893COC76C1D1E6B24D2. I have tried logging into this network with that password but it doesn't work.
I have no idea where to start looking ot fix this. Is there anyone that would walk me through the process of getting my ESP32 programed and working? thanks in advance
—
Reply to this email directly, view it on GitHub <#198>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAEHFXAYEPGTRXAN53C6HOL3RGXJBAVCNFSM6AAAAACFXSTCI6VHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZYHA2DKNRQGU>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am in the process of trying to configue a NODEMCU ESPWROM-32 to remotley send me temp and other data from ny engine bilge to a Raspebery PI5 running Open Plotter. I am struggling with getting the ESP32 setup using MS Visual Code Studio, Platform IO and the SENSESP template. When I upload the first time to the ESP32 and boot it I am looking for the WiFi network named “my-sensesp-project” (my project name is fun4all_test_5) with a password of "thisisfine" and do not see it but there is a new WiFi network named CBC0182224D72893COC76C1D1E6B24D2. I have tried logging into this network with that password but it doesn't work.
I have no idea where to start looking ot fix this. Is there anyone that would walk me through the process of getting my ESP32 programed and working? thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions