How to Sniff binary data using ESP32
Posted: Thu Apr 08, 2021 12:28 pm
Hi.
I have a Samsung ducted AC, with it's indoor unit installed in the roof void of house.
Then there is a wired controller on my wall that sends signals to the AC indoor unit over two wires (F3,F4).
I want to replace this wired controller and use ESP32 to send wired signals to the AC indoor unit using digital outputs.
So, I want to have an app in my android phone that will tell ESP32 (over wi-fi) how to control the AC (over the wired cables).
Phone ----------(wifi)------> ESP32 ----------(wired)--------->AC indoor unit.
However before that can be done, I will have to know what binary signals the existing wired controller sends to the AC.
Is there any way to first use ESP32 to sniff the signals sent by wired controller? (may be by connecting ESP32 Digital inputs to existing wired controller F3,F4 wires and sniff various binary codes (e.g. for temperature decrease, increase, On, Off, Fan On, Fan Off etc.)?
Is that possible, or did I got it all wrong?
Thanks.
Samsung Duct S Air conditioner details:
Indoor unit: AC120HBHFKH/SA
Outdoor unit: AC120HCAFKH/SA
Wired Remote Control: MWR-WE10
I have a Samsung ducted AC, with it's indoor unit installed in the roof void of house.
Then there is a wired controller on my wall that sends signals to the AC indoor unit over two wires (F3,F4).
I want to replace this wired controller and use ESP32 to send wired signals to the AC indoor unit using digital outputs.
So, I want to have an app in my android phone that will tell ESP32 (over wi-fi) how to control the AC (over the wired cables).
Phone ----------(wifi)------> ESP32 ----------(wired)--------->AC indoor unit.
However before that can be done, I will have to know what binary signals the existing wired controller sends to the AC.
Is there any way to first use ESP32 to sniff the signals sent by wired controller? (may be by connecting ESP32 Digital inputs to existing wired controller F3,F4 wires and sniff various binary codes (e.g. for temperature decrease, increase, On, Off, Fan On, Fan Off etc.)?
Is that possible, or did I got it all wrong?
Thanks.
Samsung Duct S Air conditioner details:
Indoor unit: AC120HBHFKH/SA
Outdoor unit: AC120HCAFKH/SA
Wired Remote Control: MWR-WE10