Hello. I have a project that Im starting that consists of 4 scales that need to communicate to a handheld device wirelessly. Each scale will consist of 4 Load Cells and a HX711 board. The handheld device I was thinking would just be a arduino with a LCD display. The only information that needs to be displayed is the weight on each scale and position of the scale., The weight wont be changing much once its scaled, so refresh rate isnt important. How should I go about communicating the data from the hx711 of the scales to the handheld device?