Hi can I check is there any AT Command for me to check the status for the main athena attached to the device?
Status such as?
- Disconnected
- Faulthy
- Etc…
Hi can I check is there any AT Command for me to check the status for the main athena attached to the device?
Status such as?
Hi Brown, Thanks for your help ![]()
However, atcom AT+Qeng=“servingcell” doesn’t work on my device.
Do you know what went wrong?

Hi weian,
Pls copy this command AT+QENG=“servingcell”
The quotation marks must be ASCII, and not decorative unicode versions.
Try a copy-and-paste of this: AT+QENG="servingcell"
That’s Preformatted text, so the ASCII quote marks are preserved there.