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

Add support for Galcon GL8000B #215

Open
rabin-io opened this issue Aug 26, 2024 · 2 comments
Open

Add support for Galcon GL8000B #215

rabin-io opened this issue Aug 26, 2024 · 2 comments

Comments

@rabin-io
Copy link

rabin-io commented Aug 26, 2024

Hi,

Can you please add support for Galcon GL8000B model ?

Tried using the GL9001A type, but it is not working.

ref:

@alutov
Copy link
Owner

alutov commented Aug 28, 2024

In my opinion, devices of 9000 series are not very suitable for continuous monitoring. The connection is broken after about 20 seconds of inactivity. So it has to be polled every 10 seconds. To work in this mode, you have to use a separate power source. It seems that there are some versions of Galcon that do not connect to the R4S gateway on ESP32 at all for some unknown to me reasons. You can save the gateway log when trying to connect to the device, having previously set the "UART debug" option in the settings. If ESP connects to Galcon, then there are differences in the protocol versions 8000 and 9000. Then you will have to save the log of the device's operation with the native Android application.

@artt652
Copy link

artt652 commented Sep 2, 2024

Just for reference # suborb/GalconController#1 (comment)

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