Guys,
anyone know how to see neighbor cells in WCDMA/UMTS mode ?
I’m looking something similar to AT!LTEINFO
if there is no AT implementation maybe anyone know QMI API call for that ?
Thanks
Guys,
anyone know how to see neighbor cells in WCDMA/UMTS mode ?
I’m looking something similar to AT!LTEINFO
if there is no AT implementation maybe anyone know QMI API call for that ?
Thanks
Hi,
There isn’t an AT command to do this, the LTEINFO command was implemented as a tester prior to putting the work in for the QMI API’s.
You can get the surrounding cell information through QMI API’s now using the API below.
ULONG SLQSNasGetCellLocationInfo (nasCellLocationInfoResp *pNasCellLocationInfoResp)
Check out the QMI SDK documentation for more information.
Regards
Matt