<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: New version of hso and first version of a connection utility</title>
	<atom:link href="http://www.shapeshifter.se/2008/05/04/new-version-of-hso-and-first-version-of-a-connection-utility/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shapeshifter.se/2008/05/04/new-version-of-hso-and-first-version-of-a-connection-utility/</link>
	<description>Mostly miscellaneous technical mumbo-jumbo.</description>
	<lastBuildDate>Fri, 10 Feb 2012 04:51:21 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Yoshio MITA</title>
		<link>http://www.shapeshifter.se/2008/05/04/new-version-of-hso-and-first-version-of-a-connection-utility/comment-page-1/#comment-319</link>
		<dc:creator>Yoshio MITA</dc:creator>
		<pubDate>Mon, 21 Jul 2008 15:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.shapeshifter.se/?p=54#comment-319</guid>
		<description>Hi, 

I confirmed iCON 225 + FreeBSD 7.0-RELEASE for Orange (Provider in France).
Thank you very much for the nice work!!!

BTW, hsoctl seems not working well.

# hsoctl -a &quot;orange.ie&quot; -p (PIN_Number) hso0

Did register PIN number very well, but connection seemed not working well. No response came out for a while after message:

Searching for network (UMTS)

So I quitted with Ctrl-C, then tried manual connection and it worked well.  I post the procedure so that it may help somebody trying to use the device in France.

# cu -l /dev/cuaHSO0.0
Connected
AT
OK
AT+CPIN?
+CPIN: READY
AT+CGDCONT=1,,&quot;orange.ie&quot;
OK
AT_OWANCALL=1,1,0
OK
AT_OWANDATA=1
_OWANDATA: 1, MY.IP.ADDR.NO, 0.0.0.0, NAME.SERVER.IP.ADDR, 0.0.0.0, 0.0.0.0, 0.0.0.0, 72000
OK
(note that &quot;MY.IP.ADDR.NO&quot; and &quot;NAME.SERVER.IP.ADDR&quot; should be read as some IP address given by auto negociation.)

At that stage the blue LED changed to continuous illumination.  So I entered 
So from another terminal I configured manually the network as is written in the hso page.

# ifconfig hso0 MY.IP.ADDR.NO/32 up
# route add default -interface hso0
# echo &quot;nameserver NAME.SERVER.IP.ADDR&quot; &gt;&gt; /etc/resolv.conf

To stop the connection I type at the terminal:
AT_OWANCALL=1,0,0
~.

FreeBSD driver really a good news for us, because the driver delivered with iCON225 in France is not compatible with certain language versions of WindowsXP; does not work on Japanese Windows, nor Korean Windows.  

Thank you very much again!</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I confirmed iCON 225 + FreeBSD 7.0-RELEASE for Orange (Provider in France).<br />
Thank you very much for the nice work!!!</p>
<p>BTW, hsoctl seems not working well.</p>
<p># hsoctl -a &#8220;orange.ie&#8221; -p (PIN_Number) hso0</p>
<p>Did register PIN number very well, but connection seemed not working well. No response came out for a while after message:</p>
<p>Searching for network (UMTS)</p>
<p>So I quitted with Ctrl-C, then tried manual connection and it worked well.  I post the procedure so that it may help somebody trying to use the device in France.</p>
<p># cu -l /dev/cuaHSO0.0<br />
Connected<br />
AT<br />
OK<br />
AT+CPIN?<br />
+CPIN: READY<br />
AT+CGDCONT=1,,&#8221;orange.ie&#8221;<br />
OK<br />
AT_OWANCALL=1,1,0<br />
OK<br />
AT_OWANDATA=1<br />
_OWANDATA: 1, MY.IP.ADDR.NO, 0.0.0.0, NAME.SERVER.IP.ADDR, 0.0.0.0, 0.0.0.0, 0.0.0.0, 72000<br />
OK<br />
(note that &#8220;MY.IP.ADDR.NO&#8221; and &#8220;NAME.SERVER.IP.ADDR&#8221; should be read as some IP address given by auto negociation.)</p>
<p>At that stage the blue LED changed to continuous illumination.  So I entered<br />
So from another terminal I configured manually the network as is written in the hso page.</p>
<p># ifconfig hso0 MY.IP.ADDR.NO/32 up<br />
# route add default -interface hso0<br />
# echo &#8220;nameserver NAME.SERVER.IP.ADDR&#8221; &gt;&gt; /etc/resolv.conf</p>
<p>To stop the connection I type at the terminal:<br />
AT_OWANCALL=1,0,0<br />
~.</p>
<p>FreeBSD driver really a good news for us, because the driver delivered with iCON225 in France is not compatible with certain language versions of WindowsXP; does not work on Japanese Windows, nor Korean Windows.  </p>
<p>Thank you very much again!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

