WiFi Connection between two ESP-controllers

Опубликовано: 31 Март 2022
на канале: Skule Sørmo
167
1

Two different approaches to achive connection between two ESP-controllers. One controller is the client, the other is the server.
In the first approach the client makes a request, acknowledged by the server which establishes the connection. Information is excanged and the connection closes immedately.
In the second approach the client's request is acknowleded with a premanent connection by the server where both the client and server exchange information contiuously. The connection closes when the client issues a 'stop' command.

Some issues are detected using different WiFi routers. This can be avoided using the same router for the both connecting devices.

Look into the github repositories for the sketch code:
https://github.com/skule1/wifimulti


Смотрите видео WiFi Connection between two ESP-controllers онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Skule Sørmo 31 Март 2022, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 167 раз и оно понравилось 1 людям.