I using this library to read 433 RF with my esp32 on Arduino platform .
The chip is EV1527 that works fine with that code.
(I install that library using Platform IO)
I have RF receiver from https://m.aliexpress.com/item/2024422377.html and here
https://m.aliexpress.com/item/4001119663080.html
Now I want to read the RF data from another chip HCS200 (I know that part of the data is encrypted)
How can I do that please with my esp32 using Arduino platform? rc-switch doesn't support that chip.