Bluetooth support

Does the DIYBMS controller support sharing data over bluetooth? It looks like the ESP32 chip has the ability, but I don’t see any reference to esp_bt in the controller code, so I assume it has not been programmed.

My goal is to display the battery information in a custom Android App. I am building another bluetooth device to process all controls inputs (headlight switch, turn signals) and outputs (headlights, A/C, etc). I want to combine all this data with the battery data.

FYI, this is for an DIY EV, running 40x 280Ah LiFePo4 batteries.