vdomos

Results 7 comments of vdomos

With SPI1, it works: ``` # Raspberry-picoW spi = SPI(1, polarity=0, phase=0, sck=Pin(10), mosi=Pin(11), miso=Pin(8)) cs = Pin(9, Pin.OUT, value=True ) ```

Hi, I have the same problem with THGR228N sensors. I don't receive data from this model. I have other working Oregon sensors like thn132n and thwr288a.de. Here is verbose output...

Hello, Here is the output of the strace and xpl-rfcom-rx commands: Processed: master oregon 44.ea4c10ec702020841b: sensor/thn132n.ec[temp]=20.7 sensor/thn132n.ec[battery]=90% Processed: master oregon 44.ea4c10ec702020841b(dup): sensor/thn132n.ec[temp]=20.7 sensor/thn132n.ec[battery]=90% Processed: master unknown 2d.40fc40194005 Processed: master unknown...

Another note, I tested on two different PCs running Debian Squeeze, with the same problem. Dan

I modified the file /usr/share/perl5/Device/RFXCOM/RX.pm, it that does not seem to be the same as your ( only for comments) and the file 01-rx.t does not exist. Here are the...

Hello I test with a similar ESP32-H2 code et I add this Z2M converter : [ESP32-H2 Zigbee device](https://github.com/vdomos/ESP32-H2-Zigbee-device?tab=readme-ov-file#zigbee2mqtt) (In french)

@Sazzels , Arg, I couldn't get your solution to work. In a large Mardown file, the search is only done in the preview. Same thing with Firefox or Chromium