Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - wierdo

Pages: [1]
1
General Discussion / Source Code Is Moving To Sourceforge For A Pocket
« on: October 08, 2004, 03:44:32 pm »
We once tried to use an IrDA printer for a route sales project we were doing.  We were using some ruggedized O'Neill stuff.  Let's just say that it worked well indoors.  Outdoors, it was often difficult to get the printer to see the Zaurus' IR port, thanks to the bright sunlight.  A bit of strategic positioning to shade the IR port on the printer, and it all worked well enough.  The point is that it's not terrifically reliable.

A BT printer, on the other hand, would be fly.  Of course, when you're talking about one that's prints a quarter sheet and only uses 4 AA batteries, there's not a lot of juice left over for BT.  The large honkers we were using were dot matrix and had a large NiMH battery that allowed them to print 150-200 pages, so bluetooth wouldn't be a huge disadvantage.

2
Security and Networking / SL-5500 and dial-up over IRDA with a Nokia 6600
« on: October 08, 2004, 04:41:14 am »
Set your initialization string correctly, and it should work.  It works for me over both GPRS and CSD with a 6340i, a 6200, and a 6230.  The initialization string you need for GPRS is something like " ATZ+CGDCONT=1,"IP","your.apn" ".  For some reason, on the Zaurus, but not on my laptop, I have to use the "Z" in the string.  YMMV on that one.  For CSD, a simple ATZ works fine as an initialization string.  The dial string you need is " *99# ".  If you don't use the +CGDCONT=... part of the init string, you'll need a dial string like " *99**n# ", where n is the number (1,2,3,4,5) of the service settings set that contains the GPRS configuration info for the APN, etc, that you want to use in your phone.  Don't forget to set the username and password for the PPP session appropriate for your service provider.

Nokia has documentation on how to set up a GPRS connection, as well as the entire AT command set supported by their phones at forum.nokia.com,

Remember to turn on the infrared on on the phone.   Also remember that it shuts itself off automatically after a while if it's not communicating with anything.

To implement my suggestions, just go to the network utility and add an irda dial-up connection, and set the settings similarly to the above description.

If you're in the US, on T-Mobile, the init string you need is ATZ+CGDCONT=1,"IP","internet3.voicestream.com" if you're subscribed to the $19.99/mo data plan.  If not, you need ATZ+CGDCONT=1,"IP","wap.voicestream.com" but I don't know if that still works or not, since I'm not subscribed to them.

It probably sounds complicated, but it's really easy, it only takes a few taps and about 4 input boxes worth of typing.

Pages: [1]