i need to connect a load sensor with HX711to the nano, along with a tilt sensor. This is to simulate drinking from a bottle and weighing the content left to monitor hydration.
I am struggling to see if both of these components can be connected to the nano.
They can. For additional help, please read and follow the instructions in the "How to get the best out of this forum" post, linked at the head of every forum category.
Most HX711 boards are 5volt-only devices.
Only Sparkfun sells HX711 boards that are compatible with 3.3volt processors.
How to solve that has been explained many times on this site. Do a search.
Leo..
give links to the specific HX711, ESP32 and other modules you are using?
also upload a schematic of wiring?
make sure you test each sensor in an individual program before attempting to implement the complete project -usually libraries provide test programs - look under File>Examples