Hi,
I am trying to interface Max31865 with NRF52832 via SPI communication. My module RTD pt100 working fine with Arduino but I am getting unchanged wrong value while programming in nrf52.
I have written the code as per the Arduino code without library MAX31865 - Pt100 RTD module — Curious Scientist. I have come to that conclusion that my read register function has some issue.
if you can help me to sort this problem out, it would be great.
Thanks!