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

ServiceDiscoveryCallback not getting called #2

Open
internetofhomethings opened this issue Nov 9, 2016 · 2 comments
Open

ServiceDiscoveryCallback not getting called #2

internetofhomethings opened this issue Nov 9, 2016 · 2 comments

Comments

@internetofhomethings
Copy link

Sending a Discovery message to my CoAP server returned the expected service list when using the FireFox Browser CoAP client but this SpitFireFox Android App does not respond when sending the same Discovery message.

I noticed the ServiceDiscoveryCallback in ServiceDiscoveryTask.java never gets called even though the CoAP server has sent the reply message. This has been confirmed using WireShark and monitoring the server Discovery request reception and reply.

Any ideas why not?

@okleine
Copy link
Owner

okleine commented Nov 11, 2016

Not yet. I'll look into it as soon as I find some time. But since this was my very first Android project some unexpected behaviour was somehow expected ;-).

@ans-4175
Copy link

I think it's just work fine. After discovery, all services endpoint completion existed

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