Hello,
After a lot of struggle i was finally made it to the point i can build and flash to my thingy 91 the lte_ble_gateway.
However, i added prints (printk) in main.c to see if it working, but i didn't get my prints.
I'm using v1.9.0 ncs.
First i flashed hci_lpuart using jlink 10 pin debugger when the switch is on nrf52.
Second i flashed lte_ble_gateway using jlink 10 pin debugger when the switch is on nrf91.
when using the usb to read from a serial output, the usb wasn't recognized (USB IS GOOD), and when i am connected using a jlink and jlink viewer i am not seeing any prints.
What am i missing? did i made a mistake in my process?