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

NRF 52832 UART High speed communication

Hi,

Please give me  a porting or integrate  guide or manual of "LIBUARTE" with ble peripheral softdevice example. Please share a source code if any.

  • Muqarrab said:
    I have checked this and its already RAM1.

    Yes, it is set to RAM1 because the project is created for SDK 17.0.2. If you plan to stick with SDK 17.0.0, you need to change this back to RAM, as this is what the toolchain expects in SDK 17.0.0.

    Muqarrab said:
    How can I check this? kindly guide. Thanks

    Same goes here, you need to change it back to RAM in the common project options:

  • I have successfully built the project. I am using nRF52840 as a peripheral + want to add UART to communicate with like Arduino and GSM. Is this project can be used for this purpose?

1 2 3