motamman - I have been happily coding various s...
I have been happily coding various sensors with Arduino IDE using various flavors of the esp32-c6. I had originally intended to use micro or circuit python but they didn't work with the new esp32s when I started. (And I am not sure they do now.)
But that's besides the point. I was very pleased with my signalk integration this sailing season. Recently, however, I thought I would give sensesp a looksee now that I was comfortable in the c++ sorta/Arduino world.
So I ported some code over to platformio using vs code, only to discover the esp32-c6s that I use aren't supported by Arduino with platformio.
All that to say, has anyone used an esp32-c6 with platformio. If so, how?
And should I bother to try since what I have is working?
What am I missing?
My base setup includes TCP, mqtt, or udp, and ota, mdns, webserver and littleFS.
Pax,
Mo
But that's besides the point. I was very pleased with my signalk integration this sailing season. Recently, however, I thought I would give sensesp a looksee now that I was comfortable in the c++ sorta/Arduino world.
So I ported some code over to platformio using vs code, only to discover the esp32-c6s that I use aren't supported by Arduino with platformio.
All that to say, has anyone used an esp32-c6 with platformio. If so, how?
And should I bother to try since what I have is working?
What am I missing?
My base setup includes TCP, mqtt, or udp, and ota, mdns, webserver and littleFS.
Pax,
Mo