Hai,
Am using Q2686G.
The firmware version is :: R74_00gg.Q2686G
Application OS :: 06.21
Boot loader version :: V08b0e.
I want to detect the signal strength. Now am using "adl_atCmdCreate" to send AT+CSQ. In the handler am getting adl_atResponse_t strdata as "OK " only. But i want the return values too., like " +CSQ: 11,2 ". I want the returned 2 arguments. Is there any way to get those?
Thank you,