Hello,
I am trying to use two LD2450 sensors on the same ESP32.
I correctly configured the UARTs, and the section for the LD2450s in my code looks like this:
I was just about to post the same message. I too want to use a single ESP32 with multiple (at least two) sensors, but I get the same "expected a dictionary".
Hello, I am trying to use two LD2450 sensors on the same ESP32. I correctly configured the UARTs, and the section for the LD2450s in my code looks like this:
When I try to compile it, the error message is as follows:
Is it possible to use two LD2450 sensors on the same ESP32? If yes, how would the code look like?
Best regards Aaron