Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By RolfESP
#48217 Hello, I had an ESP client connecting to an ESP server, no problems --- until I updated the ESP package in the Arduino IDS (1.6.5) from ESP 2.0.0 to 2.1.0.
With 2.1.0 (and 2.2.0) the client does not connect anymore. rolling back to 2.0.0 fixed the problem.
User avatar
By manoelribas
#50176 Hi,

I'm trying to build a remote control system using two ESP01, they're connected to arduino uno boards, the client is supposed to be the remote control, with three buttons and three LED's, these buttons activates and deactivates relays in the server unit, nine relays with combinations. I've found many library's that are supposed to do that, but for some reason I'm not being able to do a proper connection, anybody have something to help me on this?

Thanks in advance.