Problems with SMS

8 replies [Last post]
BodgeIT
Offline
London, United Kingdom
Joined: 10 Jun 2010

OK, I'm not getting any connection to /dev/ttyUSB0...but I'm certain it's not HAH.

I ordered some RS232 to USB cables and an RS232 data cable for my nokia 6100.

The first problem I have is that the data cable that has been sent isn't what I ordered, it basically replaces the battery and the sim.  Seems to be for unlocking the phone but definitely doesn't work with HAH, or Nokia Data suite for that matter.

If anyone ineeds a data cable for a Nokia 61**, you're looking for a dual bus(F-Bus/M-Bus auto switching), RS232 cable.  This allows you to send sms.

The second problem I think I have is that my RS232 to USB only works with the supplied driver.  Is this the case for them all?  Is HAH loaded with some generic RS232 to USB cable driver(one size fits all)?  I guess I will have to wait for the correct data cable to arrive and test again.

I ordered these: http://cgi.ebay.co.uk/USB-2-0-RS232-SERIAL-DB9-9-PIN-ADAPTER-CABLE-PDA-G...

From this guy: http://stores.ebay.co.uk/First2Save (If link above expired, search for rs232 to usb at his site).

I'll update this post of tests prove cables are OK.

brett
Offline
Providence, United States
Joined: 9 Jan 2010
What sort of CHIP is in the serial convertor?

You need to identify what sort of CHIPSET is in the USB/SERIAL converter, I suspect it might be an FTDI chip.  One size indeed doen't not fit all.

# dmesg | tail

Look to see what is reported when you plug the cable in.  FTDI drivers aren't compiled inot the kernel but they can be loaded manually.

# insmod ftdi_sio

BodgeIT
Offline
London, United Kingdom
Joined: 10 Jun 2010
# dmesg | tailbr0: port

# dmesg | tail
br0: port 2(eth0) entering listening state
br0: port 1(eth1) entering listening state
br0: port 2(eth0) entering learning state
br0: port 1(eth1) entering learning state
br0: port 2(eth0) entering forwarding state
br0: topology change detected, propagating
br0: port 1(eth1) entering forwarding state
br0: topology change detected, propagating
hub.c: USB new device connect on bus1/1, assigned device number 2
usb.c: USB device 2 (vend/prod 0x1a86/0x7523) is not claimed by any active driver.

I've tried loading the ftdi driver too and re-running dmesg | tail but still no good.

Hmm.. I figured it was a bit of a risk when I ordered them, they were cheap so no biggie.  What exactly should we be looking for?

Also with the HUB, I have ordered this: http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&item=120591099807

Do you see any issues?

brett
Offline
Providence, United States
Joined: 9 Jan 2010
Winchiphead

From the vend/prod string I see this is the winchiphead chipset, so it needs the CH341 driver, unfortunately this only exists in the 2.6 kernel branch - the livebox is using a 2.4 kernel.

Most people don't advertise what chipset is in their USB/Serial convertors but whenever I've bought one I've end up with a Prolific 2303 chipset which is suppport by a 2.4 kernel.  So I guess I've been lucky or you've been unlucky.  :)

If I get some time I'll backport the 2.6 kernel driver to 2.4 so these can be supported too.

This one uses the prolific chipset: (1.99 + 1 quid postage) a bargain!

http://cgi.ebay.co.uk/USB-SERIAL-RS-232-DB9-CABLE-ADAPTER-/270602783469?...

I googled "nikkai prolific" and people seemed to talk about these two in the same breath so its a good bet.

BodgeIT
Offline
London, United Kingdom
Joined: 10 Jun 2010
I prefer to see it that

I prefer to see it as you've been luckier!

kim
Offline
Throwleigh, United Kingdom
Joined: 1 Dec 2010
using CH341 driver for access to Current Cost device

New to this - got all the way through then found I had the wrong USB/Serial converter.  And I have got three of them!

Are there any plans to "backport to the 2.6 kernel driver" as indicated above?

Failing that is there a reliable source on ebay? - the link appears (not surprisingly) out of date.

Failing that I suppose I could buy the current cost cable - but would like to explore above options.  I would prefer

not to pay nearly as much for the cable than I did for the whole box!

derek
Offline
Glasgow, United Kingdom
Joined: 26 Oct 2009
HAH compatible USB to serial

I've recently bought these ... they plug in & go.

http://cgi.ebay.co.uk/USB-DB9-Serial-RS-232-RS232-Cable-Converter-Adapter-/170562318571?pt=UK_Computing_CablesConnectors_RL&hash=item27b64e70eb#ht_4239wt_906

BUT ... you would need to modify the connector to fit the CurrentCost socket. 

Derek.

kim
Offline
Throwleigh, United Kingdom
Joined: 1 Dec 2010
Thank you for this

Thank you for this information and finding my post in a slightly strange place.  This looks as though it will do me fine since I have already built an interface to take the TTL signals from the Current Cost and converts it to RS232 - with a DB9 connector.  All this works into the PC but not my nice new shiny HAH kit.

Thanks also for speedy reply

BodgeIT
Offline
London, United Kingdom
Joined: 10 Jun 2010
These also work

Hi Kim,

I wanted to do away with the cable, and find these work very well:

http://cgi.ebay.co.uk/NEW-USB-RS232-SERIAL-9-PIN-MALE-CONVERT-LEAD-ADAPT...

Hardware Info