-
Notifications
You must be signed in to change notification settings - Fork 13
Stand-alone usage #7
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 s 8000 ervice and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
The next step there would be to add a
I think this would be enough to receive telemetry from an already-configured mesh network. Reconfiguring an existing system or configuring a system from scratch would require significantly more experimentation. I haven't seen a controller do that at all, much less do that in enough different ways to understand what everything means. |
So you're saying to properly set up everything, a controller would still be needed (at least until the full protocoll is understood)? |
My install has a bunch of optimizers. The optimizers definitely need to know how they're wired, both in series and in parallel, to function correctly. That information came from the controller, and I don't know how that's structured or communicated. Shutdown devices probably don't need nearly as much configuration but I suspect there is still some. The PV configuration packets suggest that PV modules are configured with a gateway's PAN ID. I wager that 1) controllers affirmatively create that association during the commissioning process and 2) this happens even for the simplest devices. I think the Note also that Tigo's warranty requires that you run one of their controllers:
|
About tigo's warranty: my install is MINE and I decide wether or not it will be online and when! Available to re-initialize my setup and share all the traffic between cca and tap if it helps! |
Don't want to be the devil's advocate, but their extended warranty offer is just deal for your data. You are free to take it or leave it. It would be even a fair deal, if they wouldn't artificially block local data access, crippled their cloud API and let you pay extra to get your data back. So with tap tap I can now have both - connected Tigo to cloud for warranty and reliable local access. Today I just switched my Home Assistant to the taptap-mqtt bridge so let's see. |
Yes, I agree; I bothered decoding the protocol so that I can have data without putting any Tigo controller on my network. |
Okay, i need to set my POV here - i just started to Disassemble some of the Files running on my Tigo CCA and found some interesting things aswell. My Question on this Topic is aswell - could we somehow help you to make a "new Configuration" of the CCA and System so we see which things the CCA sends to the TAP ? |
Has someone succeeded to send something to the TAP and getting a reply? |
Hi,
Thanks for putting all the efforts into decoding the protocol.
You mention that it could be possible to run without a controller. So do I get it right that it could work just the the TAP (no CCA)?
Just wondering if you have plans to enhance this anytime soon. I just bought a TAP and hooked it up and (probably as expected) the "observe" does not get any data (not even sure I have A and B correct as my USB adapter did not label it). At least it should have power as the red LED is on.
If there would be a beta to try it out, I would be happy to help.
Jörg
The text was updated successfully, but these errors were encountered: