-
Notifications
You must be signed in to change notification settings - Fork 14
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
Airpurifier 2S #16
Comments
Same question here :) |
Doesn't look promising. I also have one of the I did some investigating, first by finding a disassembly video on YouTube, then I searched Aliexpress for replacement parts and came up with the PCBA Unfortunately, the design is very different from the Air Purifier 3. I should mention I took my Air Purifier 3 apart last weekend and successfully flashed it, although I always have trouble getting solder to stick to Xiaomi's black PCBs. Back to the disassembly, there is a large RF shield covering what's underneath. The shield is stamped with "MI". I do see two sets of UART headers. It seems the TPK4023CN was also used in a Phillips lamp which has an external STM32F030 microcontroller. Searching for the model number, MHCW01P, took me to this page in Chinese which disassembles a Xiaomi SmartHome Hub (with Zigbee?). The poster took the shield off of a different module with part number TPK4000CN. It has a Marvell 88MC200 and 88W8801 Wi-Fi chip. According to the 88W8801's data sheet, it seems to have a USB 2.0 interface as well as an SDIO interface for transferring data. I think it's reasonable to assume that Xiaomi also likely partnered with Marvell for the 2S given the similarity of the design. I do not recall seeing a lot of hobbyist/open source enthusiasm for Marvell microcontrollers compared to Atmel's Arduino, Espressif's ESP, or the Raspberry Pi foundation. While I'm tempted to take apart my Airpurifier 2S to de-solder the shield, I'm skeptical that there will be a hackable Wi-Fi IC underneath. I suppose someone could figure out how to de-solder the Wi-Fi IC and connect a replacement ESP32 to the "main" microcontroller, but this assumes the communication protocol which jaromeyer deciphered is the same. The particulate matter sensor is different, there's no NFC tag reader, and no display. Alternatively, it might be possible to purchase an I might sell this unit and replace it with a more hackable 3/3h. |
2S uses marvell mw300 which is not esphome compatible, so I guess this answers your question :P |
Hey, did some1 by any chance try to get this running on the 2S?
Just wanted to check before I disassembled it if some1 already knows that it’s not working
The text was updated successfully, but these errors were encountered: