loic2665 / HeartRateToWeb

64 stars 18 forks source link

Error on sending data (verify server) #17

Open GeorgeFaralley opened 3 years ago

GeorgeFaralley commented 3 years ago

Hi hi, so before I updated the app on my watch and downloaded the csharp version and just used the v1.0.0.exe file it used to work really well.

Unfortunately I wanted to use it tonight, but I can't seem to get the data received or something

Windows 19041.985 Expected that it would send my heart rate to my computer The error saying "Error on sending data (verify server)" AMD Ryzen 7 2700X Eight-Core 16gb (what do you need for the Network Config?)

Any fixers?

DovahDoVolom commented 3 years ago

I also get this error. Using a Gear S3 frontier. Computer is going over hardwire and watch over wifi. I temporarily disabled the Firewall on my computer and was still having issues. I tried using the python and C# method.

teozfrank commented 3 years ago

Same thing here. My PC is on wired, and watch on wireless. My PC can ping the watch so I am not sure whats going on, I even disabled my firewall just to be sure its not a port issue.

loic2665 commented 3 years ago

You can try two things, one is to connect your watch to your phone and your phone to the same network of your computer, or your watch directly on the same network of your computer, does your router/switch/wifi AP allow communication between devices ?

Here is my discord in case of live help wanted, a call or anything else could be better :) => loic2665#7158

Shaun7heSheep commented 2 years ago

I have the same issue with the CSharp release. After connecting my Watch 3 directly to my network (wifi), it fixed that "Verify server" issue. However, the server from my PC still didn't receive any data. Here is my client-side status:

I tried the first release V1.0, which run on terminal, and that server is still communicating great with client-side on my watch. I don't know if there is something wrong with the latest CSharp version or not.