Thank you @hjmcnew , I was able to get this working and added my comments in GitHub
Are the mmwave_presence_detection and num_targets sensors intended to work âout of the boxâ or is there some configuration necessary? I have tried the configuration values for distance (5.8), latency (90), and sensitivity (7) with mmwave_sensor == on referenced in OP but Iâm not getting any changes to the sensors. The LED on the device continues to blink, Iâm not sure if this is good or an error condition.
Hello, is it possible to know the speed with which the object is approaching? I would like to see if it is possible to sense the movement speed of the cars.
Hi everyone. Thank you all for your great contributions to this project.
I am a begginer to all this but i decided to try this setup. Im having a lot of trouble even after browsing this thread and trying different things.
I have an esp32 board and have wired up the SEN0395 and tried adding it through ESP home to HA. The binary sensor seems to be working but I cannot get the sensitivity, distance, and latency to work. I saw that the advice is to check the UART wiring for the TX/RX pins so this is my current wiring:
Binary sensor works and responds accurately with room occupancy. Cannot control LED, sensitivity, distance, latency
Any guidance on what I can do to figure this out?
No unfortunately I donât. Ill see if maybe I can get one in the coming days and I could post again.
Otherwise if I should just be patient I can do that too
Ill continue to tinker with itâŚI was having the same problem with a second sensor I tried to build (hoping it would go better) on an ESP8266 D1 Mini. Ill try swapping cables and boards out and let you know if i stumble on itâŚ
I think im missing something again. Ive restarted HA and reinstalled to the ESP. How can I access the logs youre referring to? Ive seen the logs in posts above showing the >>> and <<< but i donât know how to get to that.
[19:36:56][D][switch:013]: 'led' Turning ON.
[19:36:56][D][switch:017]: 'mmwave_sensor' Turning OFF.
[19:36:56][D][switch:037]: 'mmwave_sensor': Sending state OFF
[19:36:56][D][switch:037]: 'led': Sending state ON
[19:36:59][D][switch:013]: 'mmwave_sensor' Turning ON.
[19:36:59][D][switch:037]: 'mmwave_sensor': Sending state ON
[19:37:08][D][switch:017]: 'mmwave_sensor' Turning OFF.
[19:37:08][D][switch:037]: 'mmwave_sensor': Sending state OFF
[19:37:15][D][switch:017]: 'led' Turning OFF.
[19:37:16][D][switch:017]: 'mmwave_sensor' Turning OFF.
[19:37:16][D][switch:037]: 'led': Sending state OFF
[19:37:19][D][switch:013]: 'mmwave_sensor' Turning ON.
[19:37:19][D][switch:037]: 'mmwave_sensor': Sending state ON
[19:37:27][D][number:054]: 'sensitivity' - Setting number value
[19:37:27][D][number:113]: New number value: 5.000000
[19:37:27][D][switch:017]: 'mmwave_sensor' Turning OFF.
[19:37:27][D][switch:037]: 'mmwave_sensor': Sending state OFF
[19:37:29][D][switch:013]: 'mmwave_sensor' Turning ON.
[19:37:29][D][switch:037]: 'mmwave_sensor': Sending state ON
Yes i flashed it OTA. Just to be safe I just clicked the clean build files option in ESPhome dashboard and then clicked install again (OTA). Log still showing the same output when I try to adjust settings.