login about faq

I'd like to connect many computers and devices on a bluetooth network. Some devices are on different floors of my building. How can I extend the range of the network such so they can all communicate?

For computers, I could use a bluetooth module with a good antenna. (eg: 50 meters range)

For devices, how would they be able to contact the computers if their range is only 10 meters?

I've searched for "bluetooth repeaters" in Google but I don't understand how they work. Do they relay communication so my computer software can connect directly to the device and be unaware of the repeater in between? Or do I have to program specifically for the repeater?

asked Nov 12 '09 at 14:03

Jeremy%20Rudd's gravatar image

Jeremy Rudd
334


If Some cabling is an option, I've seen some Bluetooth-RS422/485 converters. That might buy you some range.

link

answered Nov 14 '09 at 00:48

Marc%20G.'s gravatar image

Marc G.
39016

Excellent idea! Thanks for the link and for the practical solution.

(Nov 14 '09 at 17:10) Jeremy Rudd

I actually used Bluetooth in a production application with these barcode scanners. Range was definitely a problem, and they tended to power down or go to sleep, and it was a bit frustrating for the operators trying to figure out why it wouldn't scan right away. I would say, watch out for Bluetooth in production applications right now, or do a lot of testing first.

link

answered Nov 13 '09 at 13:06

Scott%20Whitlock's gravatar image

Scott Whitlock ♦♦
635113

edited Nov 24 '09 at 03:30

I haven't used them yet but I ran across a product from AIRcable like the one described above that boasts its range is up to 28 miles. I have not tested this but it may be something to look into.

link

answered Nov 25 '09 at 17:23

Jordan%20D's gravatar image

Jordan D
936

If you use a Bluetooth repeater your traffic on either end shouldn't require any knowledge of the repeaters operation. A repeater essentially is just a receiver an amplifier and a transmitter.

As Scott Whitlock said I would caution the use of wireless anywhere that data cannot be lost or where speed is a factor.

link

answered Dec 10 '09 at 14:01

Andy%20H's gravatar image

Andy H
212

As I cannot comment due to lack of points, I will ask here.... What is the reason to use Bluetooth(PAN) devices on a computer? Range as you know is limited and speed is also very low. Would some form of hybrid work or do you require the PAN to function as a LAN for a specific reason?

link

answered Dec 08 '09 at 14:44

DaveM's gravatar image

DaveM
60617

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×3
×3
×1

Asked: Nov 12 '09 at 14:03

Seen: 508 times

Last updated: Dec 10 '09 at 14:01