DannyDeGaspari / Samsung-HVAC-buscontrol

Protocol description of the serial communication channel of Samsung airconditioners.
GNU General Public License v3.0
71 stars 17 forks source link

Constructive feedback #9

Open htht2001 opened 2 years ago

htht2001 commented 2 years ago

Why not monitor the data that S-NET pro 2 sends to air conditioners, it will allow you to send commands directly from your computer

DannyDeGaspari commented 2 years ago

Thanks for the tip, I'll have a look. Did not know about this software.

htht2001 commented 2 years ago

You can download the software from here https://www.samsunghvac.com/Software-Downloads/SNET-Pro2 It's a service technician for Samsung technicians For control and care of their air conditioners You can also operate the air conditioners fully from the software The software connects to the RS 485 protocol The only thing I do not have in it It's options for the home user Of operating the air conditioners according to schedules

htht2001 commented 2 years ago

תודה על הטיפ, אני אסתכל. לא ידע על התוכנה הזו.

Progressed something?

DannyDeGaspari commented 2 years ago

My system is not a Windows system. No time at the moment to change the system, but its on the list...

lanwin commented 1 year ago

Its not required to use the software. The S-NET pro 2 app for NASA is written in dotnet an can simply be decompiled and reverse engineered (at least the NASA version). There is all you need. Protocol parser and decode and a file with describes most of the messages.

nicolaerosia commented 1 year ago

@lanwin hello, do you have some resources which I can read? I bought a Samsung split heat pump, AE040RXEDEG/EU + AE260RNWSEG/EU, along with a WiFi module MIM-H04EN and modbus MIM-B19N. I am quite dissapointed by what I can get over the modbus and I'm looking to collect more data.