Hey everyone,
I currently need to switch our software over from the MC7710 to the MC7304.
I hope someone can help me out on two small questions:
1) Firmware Update
The current MC7304 I have reports the following firmware:
AT+GMR
SWI9X15C_05.05.02.00 r19147 carmd-fwbuild1 2013/11/15 13:54:28
OK
The AT Command Reference Rev. 2 of the device mentions that AT!GVER and AT!VERBT should be supported since Feb 2014. In the example of the command the following firmware is shown:
“SWI9X15C_05.05.11.00 r19942 carmd-fwbuild1 2014/01/08 22:36:58”
Looks like its a newer release than I have. My version tells me “NOT IMPLEMENTED” on AT!GVER. I checked on the webpage for firmware updates of the MC7304 but could not find any. Is someone able to point me to the firmware 05.05.11 for the MC7304?
2) Low Power Mode
On the MC7710 I was able to set a custom parameter “startlpm” via:
AT!CUSTOM=“startlpm”,1
This flag caused the MC7710 to always start up in low power mode. I could not find any related parameter on the MC7304. I tried CFUNPERSIST but that does not actually do the same as “STARTLPM”. I simply have to somehow tell the MC7304 to always come up with AT+CFUN=0. Is there any way to do that?
Thanks for any help!
Tom