I'd like to know of an example(s) for interfacing nRF52840DK board as a Master SPI to an Arduino badge (from Honeywell). I have the badge working with an Arduino Uno (Rev 3), so I know it works.
But to port it to Nordic, what library/interface would work best? I've looked at the SPIM Manager but I'm not sure that is the right direction.
I would need an example that includes the prj.conf, .yaml, *.dts, and *.overlay files as well.
Thanks in advance for your help.