LaFonera Hardware Serial-Cable-Port

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 11:28, 14 February 2007 (edit)
Bpereira (Talk | contribs)
m (Other Tutorials)
← Previous diff
Revision as of 10:30, 25 February 2007 (edit) (undo)
Burnte (Talk | contribs)
(Other Tutorials - added two serial cable links)
Next diff →
Line 85: Line 85:
# Build a serial connection-cable from a mobile-phone-pc-adapter [http://cablefonera.blogspot.com/2006/11/empezando.html original spanish website] [http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=es_en&url=http%3A%2F%2Fcablefonera.blogspot.com%2F2006%2F11%2Fempezando.html babelfish translation] # Build a serial connection-cable from a mobile-phone-pc-adapter [http://cablefonera.blogspot.com/2006/11/empezando.html original spanish website] [http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=es_en&url=http%3A%2F%2Fcablefonera.blogspot.com%2F2006%2F11%2Fempezando.html babelfish translation]
# Add a serial RS-232 port to your LaFonera (some pictures) [http://pobletewireless.blogspot.com/2006/12/aade-un-puerto-serie-la-fonera.html original spanish website] [http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=es_en&url=http%3A%2F%2Fpobletewireless.blogspot.com%2F2006%2F12%2Faade-un-puerto-serie-la-fonera.html babelfish translation] # Add a serial RS-232 port to your LaFonera (some pictures) [http://pobletewireless.blogspot.com/2006/12/aade-un-puerto-serie-la-fonera.html original spanish website] [http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=es_en&url=http%3A%2F%2Fpobletewireless.blogspot.com%2F2006%2F12%2Faade-un-puerto-serie-la-fonera.html babelfish translation]
 +# [http://microblog.routed.net/2007/02/14/how-to-make-a-dual-supply-rs-232-to-ttl-level-converter/ "How to make a dual-supply RS-232 to TTL level converter"]
 +# [http://www.dd-wrt.com/phpBB2/viewtopic.php?p=63256#63256 Alternative serial port cable mod] using cell-phone serial-to-USB cables. Requires no soldering, just the cable and two wires.
(The text on this Wiki-page was taken from http://sodoityourself.com/accessing-serial-console-on-the-fon) (The text on this Wiki-page was taken from http://sodoityourself.com/accessing-serial-console-on-the-fon)
- 
== Shell access without disassembling your La Fonera == == Shell access without disassembling your La Fonera ==
http://blog.blase16.de/index.php?url=2006/11/28/Hacking-Fonera http://blog.blase16.de/index.php?url=2006/11/28/Hacking-Fonera

Revision as of 10:30, 25 February 2007

You are here: DD-WRT wiki mainpage / LaFonera / Hardware / Serial-Cable-Port

Accessing serial console on the Fon

Image:LaFonera_Hardware_Serial-Cable-Port_01.jpg Out of the box the foneros wireless router has Telnet and SSH turned off. By accessing the buit in serial console you can turn SSH on and access various settings and reflash the firmware.


Read on and you’ll find out how.


See LaFonera Hardware Disassembling for how to dissassemble your router. You will need to find the serial console. See the image below:

Image:LaFonera_Hardware_Serial-Cable-Port_02.jpg


Image:LaFonera_Hardware_Serial-Cable-Port_03.jpg In order to connect it to your PC we need to convert the +3.3 volts from the Vcc of the router to the levels of your PC serial port wich operates at -12 to +12 volts.


For this you can use any kind of TTL to RS232 level shifter. These can be bought as kits or made from for example a phone data cable. Using a MAX 232 you can wire it up like this:

Image:LaFonera_Hardware_Serial-Cable-Port_04.jpg


Using a dremel or a knife we need to cut out a hole for the Serial connector:

Image:LaFonera_Hardware_Serial-Cable-Port_05.jpg


Draw along the connector to mark out where to cut:

Image:LaFonera_Hardware_Serial-Cable-Port_06.jpg



If you use a dremel, use a low rpm so that the plastic don’t melt.

The finished cutout for the DB9 connector:

Image:LaFonera_Hardware_Serial-Cable-Port_07.jpg


All done! Ain’t it beatuiful?

Image:LaFonera_Hardware_Serial-Cable-Port_08.jpg


To access it you can use any terminal application. HyperTerminal ships with windows and it will do fine.Connect your fon to Com1 and Start hyperterminal from:

Start->Programs->Accessories->Communications->HyperTerminal .

You will need to set up communication settings to

9600-8-N-1 and no flow control:

Image:LaFonera_Hardware_Serial-Cable-Port_09.jpg


And here you have it:

Image:LaFonera_Hardware_Serial-Cable-Port_10.jpg


Other Tutorials

There are other possibilities to build a serial-port to your LaFonera. Some of them could be found here:

  1. Build a serial connection-cable from a mobile-phone-pc-adapter original spanish website babelfish translation
  2. Add a serial RS-232 port to your LaFonera (some pictures) original spanish website babelfish translation
  3. "How to make a dual-supply RS-232 to TTL level converter"
  4. Alternative serial port cable mod using cell-phone serial-to-USB cables. Requires no soldering, just the cable and two wires.


(The text on this Wiki-page was taken from http://sodoityourself.com/accessing-serial-console-on-the-fon)

Shell access without disassembling your La Fonera

http://blog.blase16.de/index.php?url=2006/11/28/Hacking-Fonera