Tx Rx TIMEOUT
#1022
Replies: 1 comment
-
so timeout is due to async implementation of read and send using last parameter set to 30000ms in SP TOOL so if you have remote auth sla challenge and you use sp tool and server doesn't responds within 30 seconds it causes device device to exit brom mode |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
SP TOOL has Tx Rx Timeout equal to 30000ms or 30sec
Tx->: 0x00000001 Hex[E3 ] {ã }
<-Rx: 0x00000001 Hex[E3 ] {ã }
<-Rx: 0x00000002 Hex[00 00 ] { }
<-Rx: 0x00000004 Hex[00 00 00 10 ] { }
<-Rx: 0x00000010 Hex[D1 62 26 A9 09 6F 2C E3 93 50 0B 12 F8 2B 02 22 ] {Ñb&© o,ã“P��ø+�" }
[error] Tx timeout in 30000ms
what's value for Tx Rx Timeout in MTK CLIENT and Where it's defined in source code .
@bkerler
Beta Was this translation helpful? Give feedback.
All reactions