Hi,
I am integrating WT11 Bluetooth module to our CE 4.2 device. Currently
we support only 2 profiles OBEX Inbox and FTP. As a base for our FTP
server we use OBEXFILE & OBEXINBX examples from the PB. I have random
stack crashes with a single connection. But what I noticed that when I
transfer file from PC to PDA (our CE 4.2 device), and at the same time
try to send a file to PDA from my Bluetooth capable cell phone, stack
immediately crashes.
Well, I am not terribly experienced with Bluetooth world, but I assume
I can have more than one concurrent connection at the same time with
the MS CE stack. If not, how I can limit it to one connection, so the
others are rejected to preserve current file transfer.
Any thoughts will be appreciated.
Thanks in advance,
-PK