Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Wireless Data transfer: (8 Items)
   
Wireless Data transfer  
I am trying to transfer Real time simulation data from QNX to Windows. I want to use Cisco-Linksys WUSB54GC or BELKIN 
F5D7050. It has QNX supporting chipset.
How to configure this usb wireless adapter device to QNX?
How to connect it with other PC?
How to tranfer data to other PC?

Guide me.
Thanks in advance.
Re: Wireless Data transfer  
We don¹t support any USB wireless adapters.




On 2016-02-09, 8:35 PM, "Ankur Patel" <community-noreply@qnx.com> wrote:

>I am trying to transfer Real time simulation data from QNX to Windows. I
>want to use Cisco-Linksys WUSB54GC or BELKIN F5D7050. It has QNX
>supporting chipset.
>How to configure this usb wireless adapter device to QNX?
>How to connect it with other PC?
>How to tranfer data to other PC?
>
>Guide me.
>Thanks in advance.
>
>
>
>_______________________________________________
>
>General
>http://community.qnx.com/sf/go/post115710
>To cancel your subscription to this discussion, please e-mail
>general-networking-unsubscribe@community.qnx.com

Re: Wireless Data transfer  
In following link it's already mentioned that QNX supports USB 2.0 dongle in the Wireless drivers section :

http://community.qnx.com/sf/wiki/do/viewPage/projects.networking/wiki/Drivers_wiki_page


Re: Wireless Data transfer  
Hi Ankur,

Right those NetBSD driver ports are quite old and are not supported. From
that link: "The ported drivers that have source publicly available are not
currently considered to be supported".

Does your board by any chance have a full size SD card slot? Some
companies for example TI and Silex have WiFi modules that can use an SDIO
slot. We also support some mini PCIE based WiFi modules.

Mark

Re: Wireless Data transfer  
Backing up a bit, why do you need to use WiFi?

We support most of the USB/Ethernet dongles that use ASIX and SMSC95xx chips internally, the USB2.0 with 100Mb/s max are
 better supported than any that are USB 3.0 and Gigabit. We do support some of the later, but more of the former.

Alternatively if you have USB OTG then you can run one of the Ethernet over USB protocols like NCM/ECM/RNDIS if you can 
get Windows to cooperate.
Re: Wireless Data transfer  
Nick Reilly,

I am working on academic project. They need wireless communication between QNX Neutrino and Windows PCs.

We are doing simulation of Electric vehicle on QNX and Simulation data is stored in .csv file.
Requirments of Project,
1. Transmit Real time simulation data to Windows pc over Wireless communication with transfer rate minimum 5MBps.
2. Read simulation data on Windows pc.
3. Develop Real time graph using simulated data on Windows pc.

That's why I thinking in this way.
If you have better idea , it will help me & I appreciate it.
Re: Wireless Data transfer  
Mark Wakim,

I ordered those module. I will check it. 
You know that it does't gonna work. 

Those module doesn't have full size card slot.

You was talking about Mini PCIE based wifi module. Are those Broadcom and Atheros? Is it have supported driver?
How can i transmit Real time simulation data using this PCIE based module?
Re: Wireless Data transfer  
I am using PCIE module Airlink AWLH3026.
It works perfectly with QNX.
I connected with network.
In network, We should have to "Turn off" firewall.
So, we can ping to qnx and vice versa.
Uisng server client application possible to transfer data.