Hello,
I am not able to send a command from the BLE (52810) to a DSP over UART which are on my custom board. I have modified a program that uses UART for logging purpose. I have also modified a UART loopback program to talk to my DSP and in that program the UART connection is working properly and I am able to send a command to DSP and receive a response from DSP on the BLE. But in the program in which UART was used for Log, I am not able to send anything from BLE to DSP i.e there is no data that the DSP is receiving. I have disabled the NRFX_UARTE_CONFIG_LOG_ENABLED by defining it as 0.
What is the problem here? Is the UART not getting routed to the DSP?
Kindly help me with this issue.
Thanks & Regards
Sudeep R J