prairietech
prairietech
So I installed Platformio and imported ESP32Radio. Setup for the correct board and did a Build. Now to sort through the 16 errors found in the .ino and 49 errors...
aly-fly.....thanks! I remember seeing that detail but forgot about it. Deleted everything and started over fresh. Watched some tutorials on Platformio and have made major progress compared to using the...
Yes running V2 now //*************************************************************************************************** // config.h * //*************************************************************************************************** // Configuration definition for your particular set-up. * //*************************************************************************************************** // //#define NAME "ESP32-Radio" // Define name of the radio, also AP...
Probably something silly I did or didn't do. [{ "resource": "/C:/Users/User/Downloads/ESP32Radio-V2-main/ESP32Radio-V2-main/include/helixfuncs.h", "owner": "C/C++", "code": "20", "severity": 8, "message": "identifier \"String\" is undefined", "source": "C/C++", "startLineNumber": 11, "startColumn": 8, "endLineNumber": 11,...
Arduino.h is present: // Define the version number, the format used is the HTTP standard. #define VERSION "Thu, 03 Nov 2022 13:00:00 GMT" // #include // Standard include for Platformio...
I'm making good progress but can't seem to connect to my internet wifi AP. My AP is defined in config.h under FIXEDWIFI along with it's password (which is all numeric,...
My first error was using a / between the ssid and the password instead of a hyphen - since the example was showing a / But how many places does...
Can anyone on this thread provide more information how to use this node and how the Command field is programmed?