1

Topic: ESP32 DEV KIT V1

I need to know why the Remotexy site does not support the upgraded board "ESP32"

2

Re: ESP32 DEV KIT V1

exactly what I needed, but how do I use it?

where do I put the files you have provided?
is there a way to make esp32 show up in the editor window?

where can i read more about what to do?  I want to help myself
thank you for your work

3

Re: ESP32 DEV KIT V1

I found the folder with the sample, I pasted it into my sketch, and got these errors:



C:\Users\Steve Woodruff\Documents\Arduino\libraries\RemoteXY/RemoteXY.h:115:4: error: #error RemoteXY mode does not defined or defined error: REMOTEXY_MODE__XXXXXXX

   #error RemoteXY mode does not defined or defined error: REMOTEXY_MODE__XXXXXXX

    ^

Multiple libraries were found for "WiFi.h"
Used: C:\Users\Steve Woodruff\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.1\libraries\WiFi
Not used: C:\Program Files (x86)\Arduino\libraries\WiFi


forgive me, im learning...even had to re-register with the forum , lost my password from 2 years ago

4

Re: ESP32 DEV KIT V1

that is very helpful, thank you!!!
compiled and loaded both the sample and my own sketch.
I noticed when changing the ssid that I had to leave the arduino interface and reopen or errors occured.

5

Re: ESP32 DEV KIT V1

Does RemoteXY plan to support ESP32-CAM?