Welcome to WiFi-Forum

Go Back   WiFi-Forum - Wi-Fi Discussion Forum > Bluetooth Discussion Forums > alt.cellular.bluetooth
Reply
 
Thread Tools Display Modes
  #1  
Old 10-08-2004, 09:47 PM
Denali Nicholson
 
Posts: n/a
Default Bluetooth speed - a problem?

Hi Everyone,

I am new to this group. I am building an embedded device which
communicates with a PC for a school project. Initially, I planned on using a
radio transmitter and building the circuits for this myself on the
breadboard. Then, I decided this was too complex and outside the scope of my
project - I want to focus on processing the actual data rather than how to
send it to another computer.
I am really leaning towards using a Bluetooth serial module and attaching
it to the microchip and then just buying a Bluetooth USB adapter for my PC.
I am wondering about one important factor - in real life, has anyone had a
problem with the speed of the Bluetooth protocol? Initially, I will be
sending very small amounts of data - maybe 16 bits every 2 or 3 seconds -
but I want to be able to send more later - up to 40 kbps. The specifications
I've read from various vendors for the module and the USB adaptors claim
high rates, around 723 kbps for asymmetrical transfers. But, I've seen a few
posts from people complaining about how some devices are really quite slow.
I wanted to get some more input before I invest in the Bluetooth solution.
Has anyone had any issues with speed?

Thank you for comments or feedback!
-Denali


Reply With Quote
  #2  
Old 10-08-2004, 10:46 PM
Mauricio Freitas
 
Posts: n/a
Default Re: Bluetooth speed - a problem?

"Denali Nicholson" <denalinicholson@gmail.com> wrote in message
news:xpednYFcp6r-wvrcRVn-oA@speakeasy.net...
> Hi Everyone,
>
> I am new to this group. I am building an embedded device which
> communicates with a PC for a school project. Initially, I planned on using
> a radio transmitter and building the circuits for this myself on the
> breadboard. Then, I decided this was too complex and outside the scope of
> my project - I want to focus on processing the actual data rather than how
> to send it to another computer.
> I am really leaning towards using a Bluetooth serial module and attaching
> it to the microchip and then just buying a Bluetooth USB adapter for my
> PC. I am wondering about one important factor - in real life, has anyone
> had a problem with the speed of the Bluetooth protocol? Initially, I will
> be sending very small amounts of data - maybe 16 bits every 2 or 3
> seconds - but I want to be able to send more later - up to 40 kbps. The
> specifications I've read from various vendors for the module and the USB
> adaptors claim high rates, around 723 kbps for asymmetrical transfers.
> But, I've seen a few posts from people complaining about how some devices
> are really quite slow. I wanted to get some more input before I invest in
> the Bluetooth solution. Has anyone had any issues with speed?
>
> Thank you for comments or feedback!
> -Denali


Devices will be slow, depending on implementation and use. For example "my
connection to the internet via my mobile phone connected over Bluetooth is
slow" is pretty much easy to translate to "GPRS can only go up to 46kbps in
real life, and that's what I'll get regardless of using Bluetooth, IR, USB
or any other connection".

For example, I understand older Pocket PC devices had a UART interface to
Bluetooth, which will max it to 115kbps regardless of how fast Bluetooth can
be...

All implementation, really.

--
Mauricio Freitas, Microsoft MVP Mobile Devices
Bluetooth guides: http://www.geekzone.co.nz/content.asp?contentid=449
Geekzone Software Store: http://www.geekzone.co.nz/store
Our RSS feeds give you up to date information on new software as soon as
they're available: http://www.geekzone.co.nz/content.asp?contentid=3344


Reply With Quote
  #3  
Old 10-18-2004, 04:49 PM
Andrea Iamesi
 
Posts: n/a
Default Re: Bluetooth speed - a problem?

I destroyed my USB bluetooth dongle wich I used to connect to my Nokia 6230
with EDGE; it was amazing to surf at real 200 kbps!

I replaced the dongle with a conceptronics CF Buetooth and the speed of my
surfing is now less than 100 kbps (the phone and the card are one aside the
other).

With an infrared connection the speed return to the "normal" 200 kpbs.

Any idea?

thanks


"Mauricio Freitas" <dr.emailposter@nowhere.invalid> wrote in message
news:H0K9d.7211$mZ2.626639@news02.tsnz.net...
> "Denali Nicholson" <denalinicholson@gmail.com> wrote in message
> news:xpednYFcp6r-wvrcRVn-oA@speakeasy.net...
>> Hi Everyone,
>>
>> I am new to this group. I am building an embedded device which
>> communicates with a PC for a school project. Initially, I planned on
>> using a radio transmitter and building the circuits for this myself on
>> the breadboard. Then, I decided this was too complex and outside the
>> scope of my project - I want to focus on processing the actual data
>> rather than how to send it to another computer.
>> I am really leaning towards using a Bluetooth serial module and
>> attaching it to the microchip and then just buying a Bluetooth USB
>> adapter for my PC. I am wondering about one important factor - in real
>> life, has anyone had a problem with the speed of the Bluetooth protocol?
>> Initially, I will be sending very small amounts of data - maybe 16 bits
>> every 2 or 3 seconds - but I want to be able to send more later - up to
>> 40 kbps. The specifications I've read from various vendors for the module
>> and the USB adaptors claim high rates, around 723 kbps for asymmetrical
>> transfers. But, I've seen a few posts from people complaining about how
>> some devices are really quite slow. I wanted to get some more input
>> before I invest in the Bluetooth solution. Has anyone had any issues with
>> speed?
>>
>> Thank you for comments or feedback!
>> -Denali

>
> Devices will be slow, depending on implementation and use. For example "my
> connection to the internet via my mobile phone connected over Bluetooth is
> slow" is pretty much easy to translate to "GPRS can only go up to 46kbps
> in real life, and that's what I'll get regardless of using Bluetooth, IR,
> USB or any other connection".
>
> For example, I understand older Pocket PC devices had a UART interface to
> Bluetooth, which will max it to 115kbps regardless of how fast Bluetooth
> can be...
>
> All implementation, really.
>
> --
> Mauricio Freitas, Microsoft MVP Mobile Devices
> Bluetooth guides: http://www.geekzone.co.nz/content.asp?contentid=449
> Geekzone Software Store: http://www.geekzone.co.nz/store
> Our RSS feeds give you up to date information on new software as soon as
> they're available: http://www.geekzone.co.nz/content.asp?contentid=3344
>



Reply With Quote
  #4  
Old 10-18-2004, 07:50 PM
Mauricio Freitas
 
Posts: n/a
Default Re: Bluetooth speed - a problem?

In some drivers the connection speed is actually limited by a UART used to
plug the serial adapter and DUN profile. Perhaps this ios affecting the CF
card, and not the Bluetooth USB? You can open the Control Panel, Modems,
Properties and check the maximum speed your Bluetooth Modem is allowed on
this system...

--
Mauricio Freitas, Microsoft MVP Mobile Devices
Bluetooth guides: http://www.geekzone.co.nz/content.asp?contentid=449
Geekzone Software Store: http://www.geekzone.co.nz/store
Our RSS feeds give you up to date information on new software as soon as
they're available: http://www.geekzone.co.nz/content.asp?contentid=3344



"Andrea Iamesi" <aiamesi@hotmail.com> wrote in message
news:2tivmiF214ouqU1@uni-berlin.de...
>I destroyed my USB bluetooth dongle wich I used to connect to my Nokia
>6230 with EDGE; it was amazing to surf at real 200 kbps!
>
> I replaced the dongle with a conceptronics CF Buetooth and the speed of my
> surfing is now less than 100 kbps (the phone and the card are one aside
> the other).
>
> With an infrared connection the speed return to the "normal" 200 kpbs.
>
> Any idea?
>
> thanks
>
>
> "Mauricio Freitas" <dr.emailposter@nowhere.invalid> wrote in message
> news:H0K9d.7211$mZ2.626639@news02.tsnz.net...
>> "Denali Nicholson" <denalinicholson@gmail.com> wrote in message
>> news:xpednYFcp6r-wvrcRVn-oA@speakeasy.net...
>>> Hi Everyone,
>>>
>>> I am new to this group. I am building an embedded device which
>>> communicates with a PC for a school project. Initially, I planned on
>>> using a radio transmitter and building the circuits for this myself on
>>> the breadboard. Then, I decided this was too complex and outside the
>>> scope of my project - I want to focus on processing the actual data
>>> rather than how to send it to another computer.
>>> I am really leaning towards using a Bluetooth serial module and
>>> attaching it to the microchip and then just buying a Bluetooth USB
>>> adapter for my PC. I am wondering about one important factor - in real
>>> life, has anyone had a problem with the speed of the Bluetooth protocol?
>>> Initially, I will be sending very small amounts of data - maybe 16 bits
>>> every 2 or 3 seconds - but I want to be able to send more later - up to
>>> 40 kbps. The specifications I've read from various vendors for the
>>> module and the USB adaptors claim high rates, around 723 kbps for
>>> asymmetrical transfers. But, I've seen a few posts from people
>>> complaining about how some devices are really quite slow. I wanted to
>>> get some more input before I invest in the Bluetooth solution. Has
>>> anyone had any issues with speed?
>>>
>>> Thank you for comments or feedback!
>>> -Denali

>>
>> Devices will be slow, depending on implementation and use. For example
>> "my connection to the internet via my mobile phone connected over
>> Bluetooth is slow" is pretty much easy to translate to "GPRS can only go
>> up to 46kbps in real life, and that's what I'll get regardless of using
>> Bluetooth, IR, USB or any other connection".
>>
>> For example, I understand older Pocket PC devices had a UART interface to
>> Bluetooth, which will max it to 115kbps regardless of how fast Bluetooth
>> can be...
>>
>> All implementation, really.
>>
>> --
>> Mauricio Freitas, Microsoft MVP Mobile Devices
>> Bluetooth guides: http://www.geekzone.co.nz/content.asp?contentid=449
>> Geekzone Software Store: http://www.geekzone.co.nz/store
>> Our RSS feeds give you up to date information on new software as soon as
>> they're available: http://www.geekzone.co.nz/content.asp?contentid=3344
>>

>
>



Reply With Quote
  #5  
Old 10-19-2004, 02:21 PM
Andrea Iamesi
 
Posts: n/a
Default Re: Bluetooth speed - a problem?

With the Bluetooth USB no problem.

The maximum speed for the bluetooth modem with the CF card is 115200 bps. I
tried to use the Nokia 6230 bluetooth modem driver wich has a maximum speed
of of 460800 bps but the maximu throughput I obtain is the same 10 KBps.
Any idea?

Thanks


"Mauricio Freitas" <dr.emailposter@nowhere.invalid> wrote in message
news:ip_cd.12338$mZ2.756549@news02.tsnz.net...
> In some drivers the connection speed is actually limited by a UART used to
> plug the serial adapter and DUN profile. Perhaps this ios affecting the CF
> card, and not the Bluetooth USB? You can open the Control Panel, Modems,
> Properties and check the maximum speed your Bluetooth Modem is allowed on
> this system...
>
> --
> Mauricio Freitas, Microsoft MVP Mobile Devices
> Bluetooth guides: http://www.geekzone.co.nz/content.asp?contentid=449
> Geekzone Software Store: http://www.geekzone.co.nz/store
> Our RSS feeds give you up to date information on new software as soon as
> they're available: http://www.geekzone.co.nz/content.asp?contentid=3344
>
>
>
> "Andrea Iamesi" <aiamesi@hotmail.com> wrote in message
> news:2tivmiF214ouqU1@uni-berlin.de...
>>I destroyed my USB bluetooth dongle wich I used to connect to my Nokia
>>6230 with EDGE; it was amazing to surf at real 200 kbps!
>>
>> I replaced the dongle with a conceptronics CF Buetooth and the speed of
>> my surfing is now less than 100 kbps (the phone and the card are one
>> aside the other).
>>
>> With an infrared connection the speed return to the "normal" 200 kpbs.
>>
>> Any idea?
>>
>> thanks
>>
>>
>> "Mauricio Freitas" <dr.emailposter@nowhere.invalid> wrote in message
>> news:H0K9d.7211$mZ2.626639@news02.tsnz.net...
>>> "Denali Nicholson" <denalinicholson@gmail.com> wrote in message
>>> news:xpednYFcp6r-wvrcRVn-oA@speakeasy.net...
>>>> Hi Everyone,
>>>>
>>>> I am new to this group. I am building an embedded device which
>>>> communicates with a PC for a school project. Initially, I planned on
>>>> using a radio transmitter and building the circuits for this myself on
>>>> the breadboard. Then, I decided this was too complex and outside the
>>>> scope of my project - I want to focus on processing the actual data
>>>> rather than how to send it to another computer.
>>>> I am really leaning towards using a Bluetooth serial module and
>>>> attaching it to the microchip and then just buying a Bluetooth USB
>>>> adapter for my PC. I am wondering about one important factor - in real
>>>> life, has anyone had a problem with the speed of the Bluetooth
>>>> protocol? Initially, I will be sending very small amounts of data -
>>>> maybe 16 bits every 2 or 3 seconds - but I want to be able to send more
>>>> later - up to 40 kbps. The specifications I've read from various
>>>> vendors for the module and the USB adaptors claim high rates, around
>>>> 723 kbps for asymmetrical transfers. But, I've seen a few posts from
>>>> people complaining about how some devices are really quite slow. I
>>>> wanted to get some more input before I invest in the Bluetooth
>>>> solution. Has anyone had any issues with speed?
>>>>
>>>> Thank you for comments or feedback!
>>>> -Denali
>>>
>>> Devices will be slow, depending on implementation and use. For example
>>> "my connection to the internet via my mobile phone connected over
>>> Bluetooth is slow" is pretty much easy to translate to "GPRS can only go
>>> up to 46kbps in real life, and that's what I'll get regardless of using
>>> Bluetooth, IR, USB or any other connection".
>>>
>>> For example, I understand older Pocket PC devices had a UART interface
>>> to Bluetooth, which will max it to 115kbps regardless of how fast
>>> Bluetooth can be...
>>>
>>> All implementation, really.
>>>
>>> --
>>> Mauricio Freitas, Microsoft MVP Mobile Devices
>>> Bluetooth guides: http://www.geekzone.co.nz/content.asp?contentid=449
>>> Geekzone Software Store: http://www.geekzone.co.nz/store
>>> Our RSS feeds give you up to date information on new software as soon as
>>> they're available: http://www.geekzone.co.nz/content.asp?contentid=3344
>>>

>>
>>

>
>



Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Bluetooth & Nokia 6600 problem, please help. Neil Hindry alt.cellular.bluetooth 2 09-15-2004 06:06 AM
Bluetooth USB Problem Brian alt.cellular.bluetooth 2 08-17-2004 02:47 PM
Having a problem with Bluetooth? Try the guide... jonscaife BlueTooth Forum 0 07-05-2004 03:09 PM
Problem connected to Nokia 6600 via Bluetooth - please help Neil Hindry alt.cellular.bluetooth 1 06-05-2004 09:30 PM




All times are GMT -7. The time now is 09:27 PM.

vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd. All Contents Copyright © Wifi-Forum.com