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

change printf info output from uart

Dear Nordic

I am using SDK14.2, I cannot pint info .  SDK periphral uart and serial can't print also

nus example jlinkrtt print as below:

<00> warning> nrf_sdh_ble: RAM starts at 0x20002A68, can be adjusted to 0x20002760.
<00> warning> nrf_sdh_ble: RAM size can be adjusted to 0xD8A0.
<00> info> app: UART Start!
<00> error> ble_gatt: sd_ble_gap_data_length_update() (request) on connection 0x0 returned unexpected value 0x13.
<00> info> app: Connected
<00> info> app: Data len is set to 0x3D(61)


I want print from uart, How can I set the project?

thanks for support

Related