LairdCP / UwTerminalX

Laird Connectivity's Cross platform UwTerminalX utility for communicating with wireless modules.
GNU General Public License v3.0
37 stars 19 forks source link

(Linux) Application may get stuck whilst downloading files #15

Closed thedjnK closed 8 years ago

thedjnK commented 8 years ago

If an application is downloaded to the module whereby the final at+fwrh line is short then UwTerminalX might get stuck waiting for a response it never receives (the process can be cancelled using the cancel button but the file download fill be incomplete). This issue is currently being investigated.

If this issue occurs a workaround is to go to the config tab, uncheck the 'skip download display' checkbox and change the AT+FWRH line size from the default of 50 to something higher such as 60 (do not increase the value above 50 if using a BL620-US dongle, instead reduce the value. Do not increase the value above 68 on other modules as the line may become too long for the module to process). If the download gets stuck and you see the final at+fwrh line is less than about a third of the width of the previous lines, please adjust the at+fwrh value and try again.

thedjnK commented 8 years ago

Fixed in version 1.08c