Manuel
Manuel
> But how do I get the aggregated BMS to the cerbo ? 1. Install Venus OS large on the Raspberry Pi 2. Use Node-RED to combine the data from...
> I also wondered why I see 2 processes of each Jkbms_Ble. In sum 6 There are different threads that act as watchdog and restart the driver in case of...
Bluetooth don't poll the data, but elaborates all what the BMS sends over. I'm modifying the driver right now to let the user choose, if it should be used in...
Could you all please install `v1.3.20240510passthrough`, change `DRIVER_MODE = 0` to `DRIVER_MODE = 1` in the `config.default.ini` and compare the CPU usage between the setting `0` and `1` for about...
I had the same impression that the load did not change, but it would be good to have multiple feedbacks.
Since there are not many willing to test but only concerning I will close this. Meanwhile I added an option to change the polling interval. https://github.com/mr-manuel/venus-os_dbus-serialbattery/blob/d946e3d1d8bf755872bd03f9080f94641ebba4a6/etc/dbus-serialbattery/config.default.ini#L349-L354
I have also the same issue with my Raspberry Pi 3B+ with HiFiBerry AMP2 where max2play is installed. Like @hismastersvoice I have no issue on my main x86 system. Maybe...
You can check https://github.com/Louisvdw/dbus-serialbattery/discussions/485. A lot of things changed with the last version, so now it should also be easiert to add bluetooth support for other BMS.
If I change to ```yml Stairs: enabled: true ffmpeg: inputs: - path: rtsp://192.168.0.81:554/stream0 roles: - restream - path: rtsp://localhost:8554/Stairs roles: - detect - record restream: enabled: true force_audio: false ```...
Now I set it to true and the error slightly changed: ``` 2023-01-11 16:02:06.687334006 15:02:06.687 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:202 > error=EOF 2023-01-11 16:02:10.686219221 15:02:10.686 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:202 > error=EOF 2023-01-11 16:02:16.688812842 15:02:16.688 WRN...