Updating Values Through App

Hi, I'm building a BMS app and am confused how I can update values through the app. I have set threshold values for voltage, current, etc and want to give the user the option to change them in a set range. I am able to make the popup display to allow the user to enter the values, but I'm confused how to allow it to communicate to an Arduino microcontroller and update the set parameters?

I hope it makes sense regarding my objective.

Hi, I don't think any of these related to the question I have asked.

How exactly do you want to communicate to your microcontroller?

Sorry forgot to mention that. I want to communicate via Bluetooth.

See the examples given in the post I had made. @Juan_Antonio has some amazing Bluetooth/BLE app examples; just search for them using the magnifying glass.