Hi,
I just want to know if adl_atSendResponse() API is advisable to be used ONLY in AT Mode of UART when using FCM, and not in DATA Mode.
I usually use adl_atSendResponse() for debugging purposes when using Hyper Terminal. I can’t use TRACE because I don’t have a development kit (or is there a better way using trace when development kit is unavailable?).
I am using Developer Studio 2.1.0.
Thanks.