<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>19 Jul 2018 13:41:00 Z</lastBuildDate><pubDate>17 Jul 2018 19:10:00 Z</pubDate><description>Hi Everyone,&#13;
&#13;
I am hoping someone can assist me with a little challenge I am faced with on a Windows Mobile 6.5 device and the sOpen command.&#13;
&#13;
The device I am using is the Honeywell Dolphin 60s and I am connecting this to a bluetooth serial converter. I am able to pair the device with no problem and this creates two com ports, one for outbound communications (COM4) and one for inbound communications (COM0).&#13;
&#13;
I can successfully connect to COM4 and can easily send data to the bluetooth device from the Dolphin 60s using the sWrite command.&#13;
&#13;
However i cannot open COM0 and typically the project requires the ability to receive data from the serial port, not send it.&#13;
&#13;
I have tried the following sOpen commands with no success:-&#13;
&#13;
sOpen(0,1024,1024,100,TRUE)&#13;
&#13;
sOpen("COM0",1024,1024,100,TRUE)&#13;
&#13;
Neither of these commands will open COM0 on this device through Windev Mobile.&#13;
If I change the commands to 4 or COM4 then both of these work for COM4.&#13;
&#13;
For sanity sake I have installed a third party application for opening com ports and this was able to open both COM0 and COM4 with no issues.&#13;
&#13;
Can anyone offer any guidance as to what I could be doing wrong or have any ideas for a workaround?&#13;
&#13;
Thank you for any assistance : )&#13;
&#13;
Kindest Regards,&#13;
&#13;
Lee Shroder</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66202-windev-mobile-23-sopen-wm6/read.awp</link><title>Windev Mobile 23 sOpen WM6.5</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66202-windev-mobile-23-sopen-wm6-66240/read.awp</comments><pubDate>19 Jul 2018 13:41:00 Z</pubDate><description>It probably wont make a diference, but make sure that you are using a variable declared as an int on 1 to pass the zero value&#13;
&#13;…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66202-windev-mobile-23-sopen-wm6-66240/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66202-windev-mobile-23-sopen-wm6-66240/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66202-windev-mobile-23-sopen-wm6/read.awp">Windev Mobile 23 sOpen WM6.5</source><title>Re: Windev Mobile 23 sOpen WM6.5</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66202-windev-mobile-23-sopen-wm6-66215/read.awp</comments><pubDate>18 Jul 2018 19:09:00 Z</pubDate><description>Hi Fabrice,&#13;
&#13;
Thank you for the concept but unfortunately still no success. Everything works find for COM4 either as integer 4 …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66202-windev-mobile-23-sopen-wm6-66215/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66202-windev-mobile-23-sopen-wm6-66215/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66202-windev-mobile-23-sopen-wm6/read.awp">Windev Mobile 23 sOpen WM6.5</source><title>Re: Windev Mobile 23 sOpen WM6.5</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66202-windev-mobile-23-sopen-wm6-66211/read.awp</comments><pubDate>18 Jul 2018 13:45:00 Z</pubDate><description>Hi Lee,&#13;
&#13;
you already tried with the "COM0"' syntax, so the only other thing I can think of is to try 256 as the port value.&#13;
&#13;…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66202-windev-mobile-23-sopen-wm6-66211/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66202-windev-mobile-23-sopen-wm6-66211/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66202-windev-mobile-23-sopen-wm6/read.awp">Windev Mobile 23 sOpen WM6.5</source><title>Re: Windev Mobile 23 sOpen WM6.5</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66202-windev-mobile-23-sopen-wm6-66208/read.awp</comments><pubDate>18 Jul 2018 11:27:00 Z</pubDate><description>Hi Fabrice,&#13;
&#13;
Thank you for your prompt response and I agree COM0 does't make any sense. However this is the only option the Ho…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66202-windev-mobile-23-sopen-wm6-66208/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66202-windev-mobile-23-sopen-wm6-66208/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66202-windev-mobile-23-sopen-wm6/read.awp">Windev Mobile 23 sOpen WM6.5</source><title>Re: Windev Mobile 23 sOpen WM6.5</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66202-windev-mobile-23-sopen-wm6-66207/read.awp</comments><pubDate>17 Jul 2018 19:27:00 Z</pubDate><description>Hi Lee,&#13;
&#13;
my fist reaction when I read your messgae was ?COM0?&#13;
&#13;
I have never heard of a serial port numbered zero before and …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66202-windev-mobile-23-sopen-wm6-66207/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66202-windev-mobile-23-sopen-wm6-66207/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66202-windev-mobile-23-sopen-wm6/read.awp">Windev Mobile 23 sOpen WM6.5</source><title>Re: Windev Mobile 23 sOpen WM6.5</title></item></channel></rss>
