-
-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JBDBMS BLE - Not connecting on Venus OS >= 3.20~1 #900
Comments
After installing Ver: 1.0.20231117dev, I decided to disconnect the bluetooth dongle and reconnect the Serial Adaptor and I can now see both batteries in VenusOS. However the Bluetooth issue remains unresolved. |
same problem, but with VenusOs v.3.20-35 + Cerbo GX + nightly/dev |
2024-01-05 16:51:56.178291500 INFO: SerialBattery: |
Try this: opkg update
opkg install python3-misc python3-pip
pip3 install bleak==0.21.0
export SKIP_CYTHON=false
pip3 install dbus-fast==1.94.1 |
root@einstein: root@einstein: |
You could try to install all modules which are not found with |
returning the fw 3.13 works all right |
Nothing to do, I tried to install the modules as suggested, to update to the latest nightly but still does not work. With the FW 3.20-37 does not want to work. |
Same here. None of the 3.20 betas work. Same installation errors on 3.20 but 3.12, 3.13 and the new 3.14 works perfect for me on 1.0.20231117dev. Something wrong with Bluetooth connections on the new 3.20 betas. For me the title of the issue should be: JBDBMS BLE - Not connecting on Venus OS 3.20-35 |
I can't connect the JBDBMS by bluetooth either. I tried last week, and had more success than in the past but still could not connect. I also found it odd that I could see the bms bluetooth using bluetoothctl in Venus OS, but not on my Mac (bluetoothutil on Mac) or linux machine. However, I can connect to the BMS on Mac through the Smart BMS app. I reconnected all my BMS on USB, but I have attacked the log from one of them. GNU nano 4.9.3 current |
@idstein have you the same problem with Venus OS |
Yes, have had the same pip installation problems with bleak building dbus-fast. Workaround for me was to force reinstallation of python3-misc that contains dataclasses. A simple
|
Any update from you guys that have problems? @petertmac @Dajestia @AlexdeKairos @coca7 |
I stayed with the wired connections which work. It is difficult to swap the cables due to BMS locations, so have left it for the moment. One battery I can give a custom name. The other doesn’t give the option in the GUI. |
Without further informations is hard to help. Please open a new issue for that. |
Describe the problem
I recently updated my VenusOS after an SD card failure. I installed the latest VenusOS release and V1.0 of SerialBattery. I have two JBDBMS connected to my Pi via USB cables. Prior to SD failure both BMS's show up in VenusOS. After update can only see one BMS. I then decided to try the BT connection on one of the BMS's. Still can only see the BMS connected via USB cable. The other BMS has the BT dongle reinstalled and I can see it in the XiaoxiangBMS app. I just installed the nightly build and have the same issue.
Driver version
1.0.20231117dev
Venus OS device type
Raspberry Pi
Venus OS version
v3.13
BMS type
Smart BMS (LLT, JBD, Overkill Solar)
Cell count
4
Connection type
Bluetooth
Config file
Relevant log output
Any other information that may be helpful
No response
The text was updated successfully, but these errors were encountered: