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

Android | iOS | DeviceDiscoveredEvent is not called #12

Open
DevEddy opened this issue Feb 21, 2022 · 2 comments
Open

Android | iOS | DeviceDiscoveredEvent is not called #12

DevEddy opened this issue Feb 21, 2022 · 2 comments

Comments

@DevEddy
Copy link

DevEddy commented Feb 21, 2022

Hey, first things first: awesome job by creating this library!

I've used your CLI-Demo on windows successfully. But on android and iOS I don't get the DeviceDiscoveredEvent, the ESP device is configured successfully.

The receiver never receives data.

var result = await _listeningSocket.ReceiveAsync();

The local ip address of the android / iOS device is correct.
Any idea?

-- Eddy

@DevEddy DevEddy changed the title Android | DeviceDiscoveredEvent is not called Android | iOS | DeviceDiscoveredEvent is not called Feb 21, 2022
@Senso4sLab
Copy link

I have the same problem. The DeviceDiscoveredEvent has not triggered anyway. It is worth mentioning that smartconfig works fine just the event is not activated.

@crocco95
Copy link

I currently have the exact same issue, someone managed to solve or know more about this?

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

3 participants