Skip to content

VRM instance toggles after every reboot #481

Closed Answered by mr-manuel
winfriedp asked this question in Q&A
Discussion options

You must be logged in to vote

Have you all only one BMS or multiple BMS?

  1. Could you check, if your serial to USB adapter changes also ID like ttyUSB0 to ttyUSB1?
  2. Check with dbus-spy the value under com.victronenergy.settings -> Settings/Devices/serialbattery_zero/ClassAndVrmInstance

This should be the relevant lines to this:

def setup_instance(self):
# bms_id = self.battery.production if self.battery.production is not None else \
# self.battery.port[self.battery.port.rfind('/') + 1:]
bms_id = self.battery.port[self.battery.port.rfind("/") + 1 :]
path = "/Settings/Devices/serialbattery"
default_instance

Replies: 7 comments 24 replies

Comment options

You must be logged in to vote
1 reply
@winfriedp
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
18 replies
@brunnema
Comment options

@LarsAndersenDenmark
Comment options

@mr-manuel
Comment options

@brunnema
Comment options

@Besenreiter
Comment options

Answer selected by winfriedp
Comment options

You must be logged in to vote
4 replies
@mr-manuel
Comment options

@brunnema
Comment options

@DirkReudenbach
Comment options

@mr-manuel
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@brunnema
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
9 participants