Another interesting thing would be the access to the shell, for api commands.
The default data coming out of the USB comport is:
mc 01 00000451 00000000 00000000 00000000 06fd 50 0007c36f a0:0
mr 01 0000037f 00000000 00000000 00000000 06fd 50 40444044 a0:0
mc 01 00000435 00000000 00000000 00000000 06fe 51 0007c487 a0:0
mr 01 00000363 00000000 00000000 00000000 06fe 51 40444044 a0:0
mc 01 00000431 00000000 00000000 00000000 06ff 52 0007c5a0 a0:0
etc …
In the api guide it is stated that
"Generic mode to Shell mode: press “Enter” twice or input two bytes [0x0D, 0x0D] within one second. "
Doing this (pressing enter twice) in putty or teraterm, does not switch to the shell mode.
Any idea what is going wrong?
Regards