CommodoreServer @38400 Baud
#13
(03-11-2017, 12:49 PM)admin Wrote: Are you waiting for the "OK" response after sending "+++"?  This could take some time before it response, depending on what is going on.  Once you get the "OK", you can then send the ATH0 (to hang up the connection), and after that OK response, you can then send ATZ.  I guess you could just send ATRESET instead of ATH0/ATZ, but that takes awhile to reboot the modem.

Yeah, I removed the \n from the +++ command and added a 3 second sleep and that seems to work.  Thx for the tip.

I dont think I'm using the driver properly though.
if I read anything back (cbm_read(2,&receive_char,1)), it crashes my program directly afterward.
I think it may have something to do with the built-in reset of the basic pointers when I call sys49152 to init the driver.

I am trying to write a terminal that works with the 38k driver, but I have to solve this problem first.
The Workshop -  http://home.reidspace.com/ 

Reply


Messages In This Thread
CommodoreServer @38400 Baud - by fuzzybad - 02-11-2017, 10:13 AM
RE: CommodoreServer @38400 Baud - by admin - 02-11-2017, 05:29 PM
RE: CommodoreServer @38400 Baud - by fuzzybad - 02-11-2017, 09:17 PM
RE: CommodoreServer @38400 Baud - by fuzzybad - 02-13-2017, 09:43 AM
RE: CommodoreServer @38400 Baud - by Zeropage - 02-13-2017, 10:16 AM
RE: CommodoreServer @38400 Baud - by admin - 02-13-2017, 11:34 AM
RE: CommodoreServer @38400 Baud - by Zeropage - 03-10-2017, 09:51 AM
RE: CommodoreServer @38400 Baud - by admin - 03-10-2017, 05:48 PM
RE: CommodoreServer @38400 Baud - by Zeropage - 03-11-2017, 02:01 AM
RE: CommodoreServer @38400 Baud - by admin - 03-11-2017, 09:30 AM
RE: CommodoreServer @38400 Baud - by Zeropage - 03-11-2017, 09:38 AM
RE: CommodoreServer @38400 Baud - by admin - 03-11-2017, 12:49 PM
RE: CommodoreServer @38400 Baud - by Zeropage - 03-11-2017, 03:02 PM



Users browsing this thread: 1 Guest(s)