GW-ETH-01
Write GW configuration
Writting of configuration parameters to EEPROM in GW.
host -> GW direction
CMD
0x07
write GW configuration
SUBCMD
0x00
no information
DATA
see Configuration data
GW -> host direction
CMD
0x87
answer to the 0x07 command
SUBCMD
0x50
write OK
0x60
write Error (invalid number of configuration bytes)
DLEN
0x0000
no data
-------------------------------------------------------------------------------------------------------------------------------------
Write to RTCC in GW
Writing of time and date to the RTCC in GW
host -> GW direction
CMD
0x08
write to RTCC
SUBCMD
0x00
no information
DB1
GW time – seconds (values see Time and data coding)
DB2
GW time – minutes
DB3
GW time – hours
DB4
GW data – day of week
DB5
GW data – day
DB6
GW data – month
DB7
GW data – year
GW -> host direction
CMD
0x88
answer to the 0x08 command
SUBCMD
0x50
write OK
0x60
write Error (invalid values)
DLEN
0x0000
no data
-------------------------------------------------------------------------------------------------------------------------------------
Change autentization
Changing of username and password for access to GW via www.
host -> GW direction
CMD
0x09
change autentization
SUBCMD
0x00
no information
DB1
username: text
to
(max. 15 characters, not used ones replace with zeroes)
DB15
DB16
old password: text
to
(max. 15 characters, not used ones replace with zeroes)
DB30
DB31
new password: text
to
(max. 15 characters, not used ones replace with zeroes)
DB45
GW -> host direction
CMD
0x89
answer to the 0x09 command
SUBCMD
0x50
write OK
0x60
write Error (invalid old password)
DLEN
0x0000
no data
-------------------------------------------------------------------------------------------------------------------------------------
© 2011 MICRORISC s.r.o.
www.iqrf.org
MNGWETH01_110218
Page 10