Hello,
I tried to implement the HX711 example from Vidar mentioned here (https://devzone.nordicsemi.com/f/nordic-q-a/34112/best-approach-to-interface-hx711-with-nordic-nrf52832) on my NRF52840 DK. Everything works fine if I use Pin 28 for PD_SCK and Pin 29 for DOUTa. Some other Pin Pairs like 31 and 25 are working too. But there are a lot of Pins which don't seem to work (e.g. 25 and 23) without a reason. Does anyone has an explanation for this?
I tried to use this one on my nrf52840 Dongle which didn't work at all.(or I didn't found the pins yet which work). Does anyone can help with this?
FYI: The App is based on the blue_blinky example.
Regards and thanks
Nicolas