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

The port number for the remote device #10

Open
arizk2605 opened this issue Apr 6, 2021 · 3 comments
Open

The port number for the remote device #10

arizk2605 opened this issue Apr 6, 2021 · 3 comments

Comments

@arizk2605
Copy link

HI everyone,
I tried running the EmpathicaBLEClient project code but the access was refused , I get theses messages :

in System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
in System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
in EmpaticaBLEClient.AsynchronousClient.ConnectCallback(IAsyncResult ar) in ...\AsynchronousClient.cs:ligne 63

The question is simple, how do I get the server port and adress of my device ? I think it might be what's not clicking there..

@ClemensSchartmueller
Copy link

You will need to start the Empatica Server Application on some suitable system that also has the compatible BLE dongle. To get the IP of this system, I believe it is shown in the server application.. otherwise, consider googling the usage of "ipconfig" for windows systems, or "ifconfig" for debian-based machines.

@arizk2605
Copy link
Author

I tried running the Empatica streaming server with the right API key but it didn't work...

@arizk2605
Copy link
Author

I think I succeded in connecting to the server port but I can't access to my device.. Here is a screenshot of the commands i run :
image

Knowing that the device is functionnal, I used it successfully in the mobile app.
Do you know how I can detect successfully my device ?

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