Hi, I am using MCP2515 lib from https://github.com/DejanBukovec/NRF5-SDK-MCP2515
So far example is working when i connect Jlink RTT viewer throughout the testing.
When I disconnect RTT Viewer then NRF_LOG_INFO("BUF0") present in infinite for(;;) is not printing and device hangs over there, but if RTT viewer is connected then no issues and it works seamlessly.
Any suggestions?
Check the sdk_config.h for reference.