1

Topic: Selected Network does not match the device

all my previously working projects get the message
Selected Network does not match the device
I have rebooted network and rejoined the proper ssid.


#define REMOTEXY_MODE__ESP8266WIFI_LIB_POINT
#include <ESP8266WiFi.h>

#include <RemoteXY.h>

// RemoteXY connection settings
#define REMOTEXY_WIFI_SSID "RemoteXY"
#define REMOTEXY_WIFI_PASSWORD "12345678"
#define REMOTEXY_SERVER_PORT 6377

2

Re: Selected Network does not match the device

A reset of the ipad made this go away