Hat jemand Erfahrung mit dem esp32 und dem LD2450?
hab viele ansätze Probiert aber bisher ohne Erfolg
mit dem Ansatz von dem github projekt von uncle-yura bin ich bisher am weitesten gekommen.
hab es geschafft zu flashen und ihn einzubinden. bekomme aber keine werte überliefert.
wenn ich die HLK Radar app nutze dann sehe ich aber das es funktioniert.
Hab es mit GPIO 1 un3 versucht und mit GPIO 16 und 17 und diese auch mal getauscht
würde mich über einen denkanstoß freuen. versuch es schon seit 3 tagen.
im ESP Builder die Log
[09:27:20][W][component:237]: Component esphome.coroutine took a long time for an operation (99 ms).
[09:27:20][W][component:238]: Components should block for at most 30 ms.
[09:27:21][V][sensor:043]: 'P0X': Received new state 0.000000
[09:27:21][D][sensor:094]: 'P0X': Sending state 0.00000 cm with 1 decimals of accuracy
[09:27:21][V][sensor:043]: 'P0Y': Received new state 0.000000
[09:27:21][D][sensor:094]: 'P0Y': Sending state 0.00000 cm with 1 decimals of accuracy
[09:27:21][V][sensor:043]: 'S0': Received new state 0.000000
[09:27:21][D][sensor:094]: 'S0': Sending state 0.00000 cm/s with 0 decimals of accuracy
[09:27:21][V][sensor:043]: 'R0': Received new state 0.000000
[09:27:21][D][sensor:094]: 'R0': Sending state 0.00000 mm with 0 decimals of accuracy
[09:27:21][V][sensor:043]: 'P1X': Received new state 0.000000
[09:27:21][D][sensor:094]: 'P1X': Sending state 0.00000 cm with 1 decimals of accuracy
[09:27:21][V][sensor:043]: 'P1Y': Received new state 0.000000
[09:27:21][D][sensor:094]: 'P1Y': Sending state 0.00000 cm with 1 decimals of accuracy
[09:27:21][V][sensor:043]: 'S1': Received new state 0.000000
[09:27:21][D][sensor:094]: 'S1': Sending state 0.00000 cm/s with 0 decimals of accuracy
[09:27:21][V][sensor:043]: 'R1': Received new state 0.000000
[09:27:21][D][sensor:094]: 'R1': Sending state 0.00000 mm with 0 decimals of accuracy
[09:27:21][V][sensor:043]: 'P2X': Received new state 0.000000
[09:27:21][D][sensor:094]: 'P2X': Sending state 0.00000 cm with 1 decimals of accuracy
[09:27:21][V][sensor:043]: 'P2Y': Received new state 0.000000
[09:27:21][D][sensor:094]: 'P2Y': Sending state 0.00000 cm with 1 decimals of accuracy
[09:27:21][V][sensor:043]: 'S2': Received new state 0.000000
[09:27:21][D][sensor:094]: 'S2': Sending state 0.00000 cm/s with 0 decimals of accuracy
[09:27:21][V][sensor:043]: 'R2': Received new state 0.000000
[09:27:21][V][sensor:043]: 'Target count': Received new state 0.000000
[09:27:21][D][sensor:094]: 'Target count': Sending state 0.00000 with 0 decimals of accuracy
Update:
hab beim locken die baudrate auf 0 gesetzt somit ist schonmal der fehler mit der zeit weg