-
Notifications
You must be signed in to change notification settings - Fork 1
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
Issue on 868Mhz sunny beams ? #1
Comments
having the same issue, working on the code a bit to modify it for my usecase. anyone having any luck? |
In my case, the sunny beam itself was faulty.. proven by the windows software not able to read from it either.
In the end, I installed a RS485 card in the inverter and used https://github.com/pkwagner/yasdi2mqtt to do what I needed.
There are definitely 2 versions on the Sunnybeam, older non-BT ones and the BT ones.
Alan
… On 16 Sep 2024, at 00:48, dariusbogers ***@***.***> wrote:
having the same issue, working on the code a bit to modify it for my usecase. anyone having any luck?
—
Reply to this email directly, view it on GitHub <#1 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AB7LLAVPWBX5HBES5SGG6YTZWYMFTAVCNFSM6AAAAABKR2U66SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJRHAZTQMJTGQ>.
You are receiving this because you authored the thread.
|
mine is the non BT one but I don't think it is faulty as I have a perl script that does work it is just the C variant that doesn't, so I,m actually trying to cross reference them to see if I find the solution in the perl script to make the C code work. |
This is a very old project, originally written by Michaël Peeters |
Hi there,
I have inherited a sunny beam that works on 868Mhz.
The display is blank, and it appears someone has been inside it and broken the ribbon cable to the display, so it's hard to know if it is working or not.
However, it is detected by linux on USB and running SunnyBeamTool gets the following output 👍
Dev #3: 1587 - 002D -SMA Technologie AG -
Serial Number: 00053464 - USB format: 140053464 08590bd8
Sent: 7EFF03404100000000900002D80B5908657D00
result>0
raw_read: 0160
raw_read: 0160
raw_read: 0160
raw_read: 0160
raw_read: 0160
raw_read: 0160
raw_read: 0160
raw_read: 0160
raw_read: 0160
raw_read: 0160
raw_read: 0160
raw_read: 0160
raw_read: 0160
raw_read: 0160
raw_read: 0160
raw_read: 0160
raw_read: 0160
raw_read: 0160
raw_read: 0160
raw_read: 0160
raw_read processed:
result<0
Sunny Beam not accessible. Run this program as root.
</code
This was done when the inverter was sleeping, and I'm not sure of a few things
Any clues or help appreciated....
The text was updated successfully, but these errors were encountered: