This is the sensor module: https://www.aliexpress.com/item/1005005921080708.html?spm=a2g0n.order_detail.order_detail_item.3.496af19cSQkowI
This is the microcontroller: https://www.aliexpress.com/item/1005006018009983.html
This is the project on GitHub I use for the HA integration: https://github.com/Chreece/LD2411S-ESPHome
And the case I use is on this project for a very similar setup to mine: https://github.com/igiannakas/mmWave-Presense-Sensor-D1-Mini-DFRobot-/tree/main
All of my wall sockets include usb power outlets, so they’re all powered via those, I’m currently working on using an 18650 or 2 to power one as an experiment, but as they’re WiFi and need to react in a timely manner putting the microcontroller into sleep mode isn’t really an option, meaning the battery life won’t be very good. The RADAR module needs a solid 5v as well so I’m not sure it will be practical.