Mathieu Rene

Results 49 comments of Mathieu Rene

Bonjour :) I've learned quite a bit more about the protocol since that message, most of the commands are referring to addresses within the xml config filie generated by the...

Thanks! Would you be able to get the USB product id as well? lsusb should tell you.

Uhm this makes distinguishing them a bit harder. Any chance you could run [minidsp-rs](https://github.com/mrene/minidsp-rs/releases) and paste the output of `minidsp --usb 04d8:003f debug id` ? It'll dump something like this:...

From what I remember only the output gain was reported on the protocol - the client application remembers the last input gain setting and uses those (although I haven't looked...

Fixed the code formatting issue and rebased over main.

> Using your test openthread config from the text file [test-ot.yaml](https://github.com/esphome/esphome/pull/7506/files#diff-0a6afaf2588163104ee0db222a1dcf343bb8361612387ee8c139457d618ec7cd) with a xiao esp32-c6` are you using the code from this PR? there are changes to the `mdns` and...

> Are you also facing this `OPENTHREAD_BUILD_DATETIME` error during building? @lboue Can you paste your config?

> openthread.yaml.txt @lboue odd, I can build that config just fine here (under linux)

@optimusprimespace this compile error is intermittent? I've reproduced (and fixed) the watchdog reset problem, it happens because openthread wants to spawn its command line interface on the same uart as...

> I'm new to the OT standard, but i have two ESP32-C6 boards. If i want to have a working connection to HA, do i need to have a 3rd...