1

Topic: RemoteXY code downloaded but wont compile.

Just trying a simple app design on the editor and have downloaded the code file and have the Library installed.
Code will not verify on Arduino IDE, fails with;
Not defined or defined error : REMOTEXY_MODE_XXXXXX

The app was set up online for wifi access rather than access point.

Using ESP32 based board.

any pointer where to look ?

Thanks

2

Re: RemoteXY code downloaded but wont compile.

Do you use latest library 2.4.4 ?

3

Re: RemoteXY code downloaded but wont compile.

Replied once but doesn't seem to show?

Yes using 2.4.4

Can it make a difference on the board selected in the IDE at the compiling stage?

4

Re: RemoteXY code downloaded but wont compile.

if you look at the downloaded code, you should see the mode define by
#define REMOTEXY_MODE__ESP32CORE_WIFI_POINT

REMOTE_XXXX is not a valid mode!

5

Re: RemoteXY code downloaded but wont compile.

Hi there,
Yes that is what I have in the code,
When the error is shown, it shows it ending .xxxxx

Have checked in the library in case the ESP wording was not quite correct bit it is exactly as you have shown.

?

6

Re: RemoteXY code downloaded but wont compile.

Здравствуйте, подскажите пожалуйста при проверке компиляции ниже в строке пишут " Неверная библиотека найдена" скачивал библиотеку с REMOTE XY, всё делал ка написано в инструкции, заранее спасибо, делаю первые шаги в освоении ESP8266