I’m still quite new to this. I tried to flash screek’s firmware (Beta Firmware For 2A) using ESP Web Tools but it did not work. Am I barking up the wrong tree? Appreciate if you can point me in the right direction. Thanks!
If you are using generic hardware and not a SCREEK 2A unit, then you best option is to do the first time prep of your ESP32 board for ESPHome to wipe the existing firmware.
Then install the ESPHome Addon for HA if you don’t already have ESPHome installed anywhere and that will allow you to edit and compile the YAML then upload it to your ESP32 board.
Once you can get to the YAML, you can edit it and add the LD2450 components to it.
Remember the SCREEK code includes a BH1750 light sensor which you may not have.
Also ensure the correct GPIO is configured for TX and RX based on the pins you have used on your ESP32 board.
Hi all,
the thread is pretty long, so i’m not sure if this problem is already been mentioned.
I have a very strange consumption/temperature spike and I’m not sure if due to this sensor or the esp32 board.
Can I ask if someone of you can add the internal temperature sensor so we can compare the results? I have something like this:
You can clearly see the temperature spikes.
I’m trying to build an all-in-one device, but these spikes are a pain because the temperature sensor cannot be compensated for this. A mediane correction is not enough because the spikes are too wide.
Thanks!
EDIT: I forgot to post how to add the internal temperature sensor:
I have just ordered a few of the sensor itself and using it with a ESP32.
What is the orientation that the sensor considers up, down etc?
Basically trying to eliminate fans, exhaust fans etc and need to know the vertical angle it detects…
If anyone knows how to stop mmwave say above the horizontal angle of sensor please share.
Thanks for this. Now I just have to check of I can stop the sensors detecting the ceiling fans.
Ok I set it up the right way up. May I ask why it detects me on the opposite side when I move in one direction? So if I move left it show right and vice versa.
and I’m getting the following error in esphome terminal ERROR Error Update end: Error: Finishing update failed. See the MQTT/USB logs for more information
But nothing is showing in mqtt, and I don’t know how to view usb logs because the terminal isn’t showing them
I have some false positive with a LD2450 sensor outside of the home. The detection looks like triggered by a tree. Is it possible to reduce the sensibility ?
I tried many things, including swapping RX/TX and providing BAUD Rate MAX 115200…but…
Cannot figure to configure it, could someone please write a Detailed procedure, including the header files needed and where they need to be placed?
Thanks