On latest firmware (1.0.3.3) I recognized the following problems:
If I try to set using AT+MEVTMSG= command then I got [ERROR: INVALID INPUT] response.
If I try to set using AT+MEVTFORM= command then I got [ERROR: INVALID INPUT] response.
If I try to set a region using AT+WREG=US (for example) then Wiz250 become reset (watchdog?) and I got “WizFi250 Version 1.0.3.3 (WIZnet Co.Ltd)” message.
If I try to set using AT+MWIFIPS=0 command then I got [ERROR: INVALID INPUT] response.
This commands are implemented?
There is some restriction where I can use this command. Today I use it after reset before I setup AP type and before I connect to it.
This mean if no AT+MWIFIPS command entered in station mode then power save is disabled?
Enabled only at first AT+MWIFIPS=2 command?
What is the recomneded sequence to change region?
Tipcal wizfi setup sequence is:
1). chip reset
2). set region (chip reset again)
3). set station mode, power save …
But contain double chip reset.
Moreover AP can send region information at connect to.
This can be enough or required to set region by AT+WREG?