Hi
I have a machine MacBook Pro 14 Inch 2021
Chip : Apple M1 Pro
I am using nrf52840DK
Using Segger 5.68. installed via Toolchain
Using sdk connect 1.8
The J-Link is connecting either from Segger and also from outside.
There is no problem with the deploy and run the apps.
The problem is that there is no printing to the logs at all.
I worked with my supplier in Israel and the exactly same environment and project (peripheral_lbs) is working and printing logs on his Windows machine.
In my prj.conf I have:
# RTT Log Enable
CONFIG_UART_CONSOLE=n
CONFIG_RTT_CONSOLE=y
Regards
Daniel