softwarecrash / Daly2MQTT

ESP8266 Connector to get Daly / XENES / HI-BMS / BullTron BMS Data into MQTT systems
Other
138 stars 30 forks source link

IP Adresse ? #116

Closed Jens869 closed 9 months ago

Jens869 commented 11 months ago

Is your feature request related to a problem? Please describe

when Daly2MQTT starts it should announce the IP address on the serial console. It is only 9600 baud instead of 115200.

Describe the solution you'd like

when Daly2MQTT starts it should announce the IP address on the serial console. It is only 9600 baud instead of 115200.

Describe alternatives you've considered

when Daly2MQTT starts it should announce the IP address on the serial console. It is only 9600 baud instead of 115200.

Additional context

when Daly2MQTT starts it should announce the IP address on the serial console. It is only 9600 baud instead of 115200.

softwarecrash commented 11 months ago

Hello, yes the serial console runs on 9600 baut, this is a standart for debug loging. so the BMS connmunication runs on 9600 too. so why we need to switch to 115200?