Thanks, I had already started down the path of static IP reservations for the devices after I posted the message, but within a few minutes one rebooted again just to laugh in my face
I will work through some of the other ideas. I’m using unifi APs along with OPNsense so I have all kinds of ways to break adjust the wireless. If I come across something that works for me I will post that info.
Unfortunately everything I tried, including those from crlogic above, didn’t help and the issue still occurred. Only suggestion I didn’t try was the separate SSID for 2.4ghz as that causes a bunch of headaches for me.
I just finished connecting up some ESP32 devices to the DFRobots and so far things have been better, but it’s only been an hour or so since putting them in place.
I’m having a tough time getting Arduino SDK to work with my chosen setup of esp32-c3-devkitm-1 in ESPHome. Any chance this can be made to work with the Espressif SDK or is Arduino a requirement?
Seems like a technical possibility. I’ve only just learned enough to make it work w/ ESPHome using Arduino framework. So you would have to translate the Arduino bits…
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…