tiger2380 / anker_f3800_web

MIT License
2 stars 0 forks source link

Unable to Connect to F3800 #2

Open BillyFKidney opened 5 months ago

BillyFKidney commented 5 months ago

Synology Web Station 4.2.2-0498 PHP v8.0

The site loads but I am unable to connect to the F3800. Pressing the CONNECT button does nothing, perhaps I missed a setup step?

image image
tiger2380 commented 5 months ago

Hi. Which browser are you using? Also, when you click on "connect" does a selection box pop up and show a list of Bluetooth devices?

BillyFKidney commented 5 months ago

I was using Safari

BillyFKidney commented 5 months ago

I found the issues: 1) Safari does not appear to allow you to connect to Bluetooth devices. 2) Synology wasn't using HTTPS to host the site, which is why I wasn't able to connect in Chrome.

I have connected to the F3800 in Chrome successfully

image

However all of the graphs still appear blank:

image

Which should not be the case: image

image

tiger2380 commented 5 months ago

Interesting. Are there any errors in the browser's console?

BillyFKidney commented 5 months ago

I'm not seeing any errors...after pressing CONNECT in the browser do I need to do anything on the F3800?

image
BillyFKidney commented 4 months ago

Any ideas?

Did I miss a step on the device (F3800)?

tiger2380 commented 4 months ago

Sorry for the late response. Strange. My arraybuffer is only 240ish bytes. I see that yours is more than 400 bytes. So I filtered to only look for 240 bytes to keep out garbage. I need to improve in my filtering. Do you have an expansion battery connected?

BillyFKidney commented 4 months ago

Yes, I have one expansion battery.On May 14, 2024, at 6:14 PM, Thaddeus Bibbs @.***> wrote: Sorry for the late response. Strange. My arraybuffer is only 240ish bytes. I see that yours is more than 400 bytes. So I filtered to only look for 240 bytes to keep out garbage. I need to improve in my filtering. Do you have an expansion battery connected?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

tiger2380 commented 4 months ago

Try disconnecting the battery and try again. Sorry, I don't have an expansion battery and not able to test it.

BillyFKidney commented 4 months ago

Try disconnecting the battery and try again. Sorry, I don't have an expansion battery and not able to test it.

Sorry for the lag, I disconnected the battery and it connected successfully. image

However, reconnecting the external battery caused the data to disappear. Is there anything I can do to assist supporting the external battery?