Hi,
I’m trying to debug a problem I have with the BG95 module.
I created a custom board. Everything works fine and I can comunicate with the module on the main UART port.
I’d like to access the debug logs over the debug UART pins (22 and 23).
I exposed the pins through a level shifter and I’m trying to read log data using a RS232 cable.
Unfortunately I’m not able to read any data on the debug UART port.
I tested the cable on the main UART (which is also connected to a level shifter) and it works just fine.
Using the AT command AT+QCFG=“dbgctl”,1 didn’t help either.
Do I need to do any additional configuring?
Best regards,
Eelco