-
### Type of request
New device support
### Meter description
I sucessfully read and decrypted messages from a Axioma Qalcosonic W1 water meter over wireless mbus (wmbus) using a wemos d1 mini + c11…
doofy updated
4 months ago
-
I'm struggling with the steps to compile a custom kernel.
```
cd build/linux
make menuconfig
# next .. load arch/arm64/configs/longanpi_3h_defconfig
cd ../..
sh mklinux.sh
```
using the menu…
-
I have a wireless mbus device that uses 915MHz and 250kbps transmission rate. It sends data in C1 format. Since it's non standard freq and speed, how would I read this? Any parameters I can change or …
-
The following capture is decoded quite nicely with
`cat | rtl_wmbus -d 3 -s` and yields one T1 Message starting with `0x294468506...`. However that message looks strange to me (some repeating fffff…
kralo updated
4 months ago
-
I have an Apator EMU3 meter that's not being picked up by `rtl_wmbus`. I have recorded some communication which gets picked up by `rtl_433` but not `rtl_wmbus`:
```
kosma@banana:~$ rtl_sdr -p 69 -…
kosma updated
6 months ago
-
My local water company rejected by wish to get the AES key, but it's possible to get a Wireless M-Bus Dongle directly from Kamstrup. It's this dongle: https://www.kamstrup.com/en-en/heat-solutions/met…
-
### Type of request
Question
### HAOS version
Home Assistant OS 11.4
### wmbusmeters version
1.14.0
### Your message goes here
Hello
This addon work also for wired mbus connected via gateway…
-
Explain the problem.....
https://wmbusmeters.org/analyze/49449344806281141a063246780dff5f350082c20035cdB226a05d9da9de22ecef0B3ec22a8381cd96234e7ca10a56c23e189dd3de4c7B1292161162681acB9559e456f3146…
-
I have a wireless mbus device that uses 915MHz and 250kbps transmission rate. It sends data in C1 format. Since it's non standard freq and speed, how would I read this? Any parameters I can change or …
-
### Current Situation
In the descirption of the pulse slicer the -s flag is set for rtl_433 -> Wireless M-Bus Mode C&T, 100kbps (-f 868.95M -s 1200k)
However I am not sure how to set it for the …