ST25R3916b connected to nRF52840 via SPI. Problems to Integrate RFAL-Library in Embedded Studio.
Hi,
I go my own hardware, that connects the ST25R3916b-aq chip to a nRF52840 Bluetooth Module and its SPI bus. (and the I2C bus, just in case).
Im using the Segger Embedded Studio with the nRF5 SDK for programming.
Because and the communication is quite complex for the SPI, I want to use the RFAL library.
If I just import it to my project, its missing the platform.h file. That file includes the "stm32f4xx_hal.h" and that can't work for my nRF52840. Where do i go from here?
I know the basics of C coding, but im new to nRF and would really apreciate some help to get me in the right direction.
Thank you!
