Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to eliminate 3rd party AP? #2

Open
yasiupl opened this issue Dec 21, 2018 · 5 comments
Open

Option to eliminate 3rd party AP? #2

yasiupl opened this issue Dec 21, 2018 · 5 comments

Comments

@yasiupl
Copy link

yasiupl commented Dec 21, 2018

Hi!
I would like to ask if its possible to eliminate the need of having a 3rd party AP?

@nopnop2002
Copy link
Owner

Sorry.
I can't understand your English, because I'm not native.
What is 3rd party AP?

@yasiupl
Copy link
Author

yasiupl commented Dec 22, 2018

Your code uses wifi router (Access Point) to connect two ESP8266's . Is it possible to connect two ESP's directly, without any router in the middle?

@nopnop2002
Copy link
Owner

nopnop2002 commented Dec 22, 2018

No.
It's need any router in the middle.
I have not tried, but you may be able to add another of ES8266 and make the 3rd ESP8266 as AP.

https://github.com/martin-ger/esp_wifi_repeater

@nopnop2002
Copy link
Owner

I tried esp_wifi_repeater.
It's work fine.

ESP-1(ESP8266-UART-to-UART-Wifi-Bridge)-ESP-2(esp_wifi_repeater)-ESP-3(ESP8266-UART-to-UART-Wifi-Bridge)

@yasiupl
Copy link
Author

yasiupl commented Dec 27, 2018

I have edited your code to get it to work without any repeater. It's quite simple, but It's not as robust as I would like it to be. Do you mind taking a look?
https://github.com/yasiupl/ESP-UART2UART-Bridge/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants