Some of you may have been following my eMate restoration thread which has been mostly routine, I think. Today, I am trying to make a serial connection to my modern macintosh (M1 Mac Mini running Sonoma 14.6.1.
Naturally, I downloaded Newton Connection Version 3.0.2 (67). I don't have any hands-on experience with a Newton connection, but my understanding is that with the right cabling, the software running on the desktop properly configured, I press DOCK and pick the appropriate connection mechanism (serial in my case).
There is obviously some cabling hoops to jump through, but I think I have it setup. . . I bought an FTDI chip USB-to-Serial cable with USB-A on one end, and the 8-pin Mini DIN on the other. This seemed like the simplest option--plug in the USB on my M1 Mini, and the 8-pin DIN into the serial port on the eMate. Right?
Only, it does not work:
I can see the port in the NCX app settings. It shows up as: usbserial-D30JCK5S which does correspond to this cable when viewed in my system profiler. I have no other serial devices to confuse things.
NCX simply says to first establish a connection to the Newton. I assume that means pressing DOCK and connect on the emate.
When I do that, using default speed setting in the NCX app for this usbserial-D30JCK5S connection, it does nothing. The eMate tries for a moment, then a dialog pops up that it stoped because there was no response. Indeed, nothing is happening in NCX either.
I tried to see if I could tap into the serial data using CU at the command line on the mac, so. . .
Pressing DOCK reveals nothing on in Terminal.
If I try running CU while NCX is open I get "line in use" so I know the app is at least commandeering the cable/port.
Thoughts? Am I doing something wrong? Is it too much to expect this to work on Sonoma?
Thanks!
Naturally, I downloaded Newton Connection Version 3.0.2 (67). I don't have any hands-on experience with a Newton connection, but my understanding is that with the right cabling, the software running on the desktop properly configured, I press DOCK and pick the appropriate connection mechanism (serial in my case).
There is obviously some cabling hoops to jump through, but I think I have it setup. . . I bought an FTDI chip USB-to-Serial cable with USB-A on one end, and the 8-pin Mini DIN on the other. This seemed like the simplest option--plug in the USB on my M1 Mini, and the 8-pin DIN into the serial port on the eMate. Right?
Only, it does not work:
I can see the port in the NCX app settings. It shows up as: usbserial-D30JCK5S which does correspond to this cable when viewed in my system profiler. I have no other serial devices to confuse things.
NCX simply says to first establish a connection to the Newton. I assume that means pressing DOCK and connect on the emate.
When I do that, using default speed setting in the NCX app for this usbserial-D30JCK5S connection, it does nothing. The eMate tries for a moment, then a dialog pops up that it stoped because there was no response. Indeed, nothing is happening in NCX either.
I tried to see if I could tap into the serial data using CU at the command line on the mac, so. . .
Code:
sudo cu -s 38400 -l /dev/cu.usbserial-D30JCK5S
Connected.
Pressing DOCK reveals nothing on in Terminal.
If I try running CU while NCX is open I get "line in use" so I know the app is at least commandeering the cable/port.
Thoughts? Am I doing something wrong? Is it too much to expect this to work on Sonoma?
Thanks!