Hi,
I’m working with an RM500Q-GL modem and I need to check not only the firmware version but also the firmware revision using AT commands. For example, we have the next FW versions:
- RM500QGLABR13A03M4G_01.203.01.203
- RM500QGLABR13A03M4G_01.204.01.204
I can retrieve the version (RM500QGLABR13A03M4G) with commands like ATI or AT+GMR, but I haven’t found any documented way to obtain the specific firmware revision (01.203.01.203 / 01.204.01.204).
Is there an AT command (standard or vendor-specific) that provides the firmware revision on the RM500Q-GL, or is there any alternative method outside the AT command set to obtain it?
Thank you so much.