This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Regarding serial library for s132

Hello I am in a development stage

1. MBN52832 soc 

2. s132 softdevice

3. nRF5 SDK v15.2.0

4. SPI PHY

So my concern is I want to port serialization library for SPI as per the master requirement but  https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsds_s132%2FSDS%2Fs1xx%2Fsd_resource_reqs%2Fsd_resource_reqs.html this link provides me very minimal information about serialization where rapp_gpio_fast_detect.c, nrf_drv_spi.c, ser_phy_nrf51_spi_master.c these files are not specified anywhere and there is no complete library in the above link.

So please provide any link where i can get those library files which i have explained above.

Thank you in Advance

Regards,

Anurag     

  

  • Hello Anurag,

    What serialized application do you refer to? And where does it say that you need the ser_phy_nrf51_spi_master.c? Are you using the nRF51 or the nRF52?

    And can you please double check the link that you sent? It links to "System on Chip resource requirements". Note that the links in infocenter doesn't update when you click an item. Open a link in a new tab to update the html link Slight smile

    Best regards,

    Edvin

Related