-
Notifications
You must be signed in to change notification settings - Fork 17
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
Communication on F1/F2 COM #14
Comments
Hi Tomek, so far I did not analyse if the communication on the F1/F2 lines are using an identical protocol as on F3/F4. And if it is the same protocol, then probably there are different command/replies. |
Hi,
Thx for reply,
Please grab the data only. I will analyse this. I don't have possibility to
do that cause I don't have outdoor unit. if there's no a problem for you.
Br, Tomek.
sob., 23 lip 2022, 07:40 użytkownik DannyDeGaspari ***@***.***>
napisał:
… Hi Tomek, so far I did not analyse if the communication on the F1/F2 lines
are using an identical protocol as on F3/F4. And if it is the same
protocol, then probably there are different command/replies.
I'm not actively working on this project anymore, my system is build in
and would take a lot of work to try to analyse F1/F2. Maybe other posters
on this project can share their experience here ?
—
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADHUVDUJ4GR3EFX3Z3FAXPTVVOAULANCNFSM53ZQO6PA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hi, I do not have the possibility too. As said my system is build in and I have no access to these F1/F2 lines. Sorry. |
Here ist the communication in my System on F1+F2, Multisplit, 2 indoor units. Indoor units off: switching first indoor-unit from off to on (cooling 22°C): Indoor unit 1and outdoor unit is running: |
Hi, Thx a lot for that. Just to be sure: Is the comm param. the same (2400 8N1) ?? I'm actually on hols but in 1 week will be home, so will try to analyze this and test. First step for me is to send exactly the same frames from virtual 'external unit' eg.: and waiting for any answer from my internal one. Thx for your help |
Yes, the settings are the same like on F2F3, but it's not 2400 8N1, it's 2400 8E1. F1 is the the RS485 "A", F2 is "B". I don't know wich device adresses are wich device here. I see "00", "01", "C8", "AD" and "F0". A little bit to much for 2 indoor and 1 outdoor-unit. It seems that C8 is the Outdoor unit, 00 and 01 are the indoor units. The Outdoor unit sends messages to them and gets answers. |
Now I reverse-engeneered the communication al little bit more. |
Hi, it can be a status message from outdoor unit, which is as a broadcast -
sent to all w/o a reply.
Br, Tomek
pt., 19 sie 2022, 16:50 użytkownik matthias882 ***@***.***>
napisał:
… Now I reverse-engeneered the communication al little bit more.
I took the middle block (switch on the first indoor-unit), formattet the
lines, filtered it for only messages from C8->00 and answers 00->C8.
The communication ist al little bit strange. On every request (C8->00)
follows an direct answer as next message (00->C8) but there are 4 commands
as request always repeating in the same order (C0, C2, F0, F3), but only 3
answert, too alway repeating (21, 20, 40).
The message from outdoor-unit to indoor-unit triggers the unit to send the
next message, but in this logic it cannot be the direct answer to the
question
Switch_00_off_to_on.pdf
<https://github.com/DannyDeGaspari/Samsung-HVAC-buscontrol/files/9383050/Switch_00_off_to_on.pdf>
.
—
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADHUVDRNAU5RURCFRLFNUV3VZ6NL7ANCNFSM53ZQO6PA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Dzień dobry, Tomek, czy udało się rozwinąć projekt komunikacji pomiędzy jednostką wewnętrzną i zewnętrzną? Pozdrawiam, Paweł. |
Witam,
Niestety nie. Moja jednostka wewnętrzna nie odpowiada na żadną z tych
komend. Próbowałem również różnych prędkości z kombinacja bitu
parzystości/nieparzystosci ale żadnej odpowiedzi. Nie poddałem się jeszcze
więc będę walczył dalej. Być może jest coś na startapie czego nie wiem - np
inna ramka rozpoczynająca sekwencje. Będę walczył dalej - obecnie trochę
brak czasu. Wpialem klimę wewn. do serwera więc będę miał dostęp zdalny do
mojego domku letniskowego przez vpn'a - może podziałami wieczorami :).
Pozdrawiam
…--
Tomek
niedz., 11 wrz 2022, 10:25 użytkownik pmenclewicz ***@***.***>
napisał:
Dzień dobry,
Tomek, czy udało się rozwinąć projekt komunikacji pomiędzy jednostką
wewnętrzną i zewnętrzną?
Pozdrawiam, Paweł.
—
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADHUVDUF6HUNWQEZJYMLMN3V5WJQFANCNFSM53ZQO6PA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Ja szukam sposobu aby sterować jednostką zewnętrzną bez jednostki wewnętrznej aby zbudować pompę ciepła. Tylko skoro jednostka wewnętrzna nie odpowiada na żadną komendę to jednostka zewnętrzna też może nie reagować. Na razie nie mam sprzętu tylko najpierw szukam rozwiązania czy jest to w ogóle możliwe. |
Witaj,
Jest to możliwe. Jednostka zewnętrzna jest masterem. Ona rozpoczyna
transmisje wysyłajac ramkę, na którą odpowiada jednostka wewnętrzna. Ja mam
jednostki wewnętrzne bez zewnętrznej dlatego tak trudno jest mi dotrzeć do
tego co wysyła.
Pozdrawiam
niedz., 11 wrz 2022, 19:42 użytkownik pmenclewicz ***@***.***>
napisał:
… Ja szukam sposobu aby sterować jednostką zewnętrzną bez jednostki
wewnętrznej aby zbudować pompę ciepła. Tylko skoro jednostka wewnętrzna nie
odpowiada na żadną komendę to jednostka zewnętrzna też może nie reagować.
Na razie nie mam sprzętu tylko najpierw szukam rozwiązania czy jest to w
ogóle możliwe.
—
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADHUVDRVKVYNXYOALVJS3QLV5YKXDANCNFSM53ZQO6PA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hi Danny,
Is it possible to you to grab the communication between external and internal unit on F1/F2 pair? I have some Samsung internal A/C units and want to use it to my own A/C heat pump system. Like you know - the internal unit is a slave and w/o external one there's no way to grab the communication. What I wont to achieve is to keep this internal unit "a live" cause w/o outdoor one after around 2minutes timeout it's going to E101 error and simply stop working. You don't need to analyze this (if you don't have a spare time : ) ) just grub the communication during startup/cooling and heating phase. it will be a vital for me - really.
Thx in advance for any help.
[email protected]
Br, Tomek
The text was updated successfully, but these errors were encountered: