rbaron / b-parasite

🌱💧 An open source DIY soil moisture sensor
1.93k stars 149 forks source link

Fix ADC config for nRF52833 #89

Closed rbaron closed 1 year ago

rbaron commented 1 year ago

Potentially fixes the nRF52833 DTS ADC definitions, raised in #76.

@jhbruhn I found a couple of bugs that would explain the ADC errors you're seeing, including the wrong pin config you pointed out. I've ordered myself a couple of nRF52833 for testing. It will take some time to arrive, so unfortunately I can't test these myself, but at least now the config seems to be on par with the nRF52840 variant. Let me know if you manage to take it for spin. Tks!

cybergurke commented 1 year ago

I can confirm that this fixes the bug.