4

When did numerous short-range wireless protocols start showing up? I know Bluetooth was first invented by Ericsson in 1994 from reading up resources on the Internet. Thanks in advance.

stanigator
  • 251
  • 1
  • 6

2 Answers2

5

The Infrared Data Association (IrDA) was established in 1993, I guess you could call their standards a type of wireless.

davr
  • 6,812
  • 2
  • 26
  • 37
  • Albeit infrared isn't very popular other than in remote controls. It may be dead fairly soon anyway from some articles I've read. – stanigator Jul 04 '10 at 05:47
  • 4
    @stanigator: IR dying out? Where did you hear that? – JustJeff Jul 04 '10 at 15:03
  • 5
    @stanigator: Your question was about short range wireless protocols. IrDA is a short range wireless protocol. This is actually a pretty good answer considering IR is one of the earlier forms of wireless communication. – Kellenjb Jul 04 '10 at 21:26
3

This document may give you some pointers. It discusses the sharing of radio frequencies, which is needed for this kind of radio communication.

starblue
  • 6,502
  • 2
  • 23
  • 36
  • I wonder whether any consideration has been given to the notion of having some frequencies reserved for devices seeking to 'sync up', with more stringent duty-cycle restrictions than would be applied to 'general use' frequencies, or to the notion of requiring cell providers to transmit a quickly-readable time signal synced with WWV (which is precise, but really slow). Sharing frequencies is great for devices that have synchronized clocks, but doesn't really work well otherwise. – supercat Feb 05 '12 at 22:47