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

Can I debug BMD300 through SWD interface

Hi developers,

I am trying to collect data from an AFE (ADS1298) and could get some values. Inorder to check the accuracy I need to plot this value. I am programming this external board using PCA10040 nRF 52DK. I did debug using NRF_LOG_USES_RTT. My question is, Can I send the data from BMD300 through this programming interface using UART? I have seen this NRF_LOG_USES_UART. What is the purpose of this? Will this meet my requirement? If yes, how can I configure this?

Thanks & regards, Vishnu

Related