Re: [M100] Mystery message $0E (14)

2015-12-24 Thread John R. Hogerhuis
Oh! That makes sense. It seemed to be sending a lot if garbage. But if it had switched to 9600 that explains a lot. Yeah I'd be interested in a new version if you make one. -- John.

Re: [M100] Mystery message $0E (14)

2015-12-24 Thread Stephen Adolph
so I understand now that I need to make an improvement to N502B5. The error I see primarily is due to newdos timing out and switching to 9600. that's a useless function now so I will take that out. other than that, it does seem possible to put laddiealpha into a hung state where I need to restart

Re: [M100] Mystery message $0E (14)

2015-12-24 Thread John R. Hogerhuis
Trying to save a binary file to LaddieAlpha I think.

Re: [M100] Mystery message $0E (14)

2015-12-24 Thread Stephen Adolph
I can look for the same characteristic. what did you do at the newdos end to see that? ..Steve On Thu, Dec 24, 2015 at 2:26 AM, John R. Hogerhuis wrote: > TPDD message sent by NEWDOS: > > 5A 5A 0E 09 4E 4D 20 42 52 20 43 4C 00 EA > > Communication gets stuck since LaddieAlpha doesn't understan

[M100] Mystery message $0E (14)

2015-12-23 Thread John R. Hogerhuis
TPDD message sent by NEWDOS: 5A 5A 0E 09 4E 4D 20 42 52 20 43 4C 00 EA Communication gets stuck since LaddieAlpha doesn't understand the question. It's possible it's corrupted. Any ideas? -- John.