This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Best way to interface strain gauges with nRF528xx

My team is developing a bike power meter, so we are looking to shrink our PCB design as much as possible. We are directly measuring force using an array of strain gauges. 

Of course we will need an ADC to accomplish this, I’m just wondering what the best direction should be. We have experimented with the HX711 during prototyping although it is quite large and requires extra software, configuration, etc... does Nordic have a recommended external ADC, perhaps one that takes advantage of UART or TWI?

Or alternatively, and maybe ideally, is it possible to directly wire the strain gauges to the built-in SAADC on the nRF5832? I just realized today that this may be a possibility. I didn’t know you guys built this in.

Related