Rudolf Venter

Results 4 comments of Rudolf Venter

This seems to symptom of the init script for nginx requiring the NGINX_SERVER_NAME_HASH_BUCKET=32 to be increased. If you add NGINX_SERVER_NAME_HASH_BUCKET=64 in your .env file it seems to fix this issue....

I just got two JK_PB2A16S20P BMS so busy getting them ready to test. Managed to get the JK Modbus protocol document however in Chinese but most of the important parts...

> I‘m to be anxious to get the esp32 run with this new bms. Are the BT integration available as well? > > regards I have not tested the BT...

Small sample of collecting SoC% via modbus ``` # Configure uart that will be used uart: id: mod_bus rx_pin: GPIO21 tx_pin: GPIO22 baud_rate: 115200 rx_buffer_size: 384 modbus: id: jk_modbus modbus_controller:...