public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* Possible bluez sensor net application
@ 2009-07-28  1:47 Jon Smirl
  2009-07-28  2:06 ` David Sainty
  0 siblings, 1 reply; 3+ messages in thread
From: Jon Smirl @ 2009-07-28  1:47 UTC (permalink / raw)
  To: linux-bluetooth

I need to get data from about 200 sensors in to a central Linux system
wirelessly. I'm attracted to using Bluetooth for this since I can buy
the radios so cheaply.

The sensors are quiet most of the time. Occasionally (once an hour)
they will record an event. This event need to be quickly communicated
to the central node. Upon receiving the event the central node may
send out a broadcast message instructing groups of sensors to do
something.

Can I implement this has a direct HCI layer application? The 200
sensors would be in parked state 99% of the time. When they get an
event they ask the central node to unpark. Then they send the event
data (a couple of bytes) to the central node. Central node would then
broadcast a couple of byte activation node depending on the event id.
Can I broadcast to all of the parked nodes?

Power is not a problem in the sensor nodes. The sensors have a basic
microcontroller in them. I can add a HCI Bluetooth chip (BC4-ROM).
Alternatively I can look at something like a BC4+flash module.

Or is Bluetooth totally unsuited to this application?

-- 
Jon Smirl
jonsmirl@gmail.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-07-28  3:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-28  1:47 Possible bluez sensor net application Jon Smirl
2009-07-28  2:06 ` David Sainty
2009-07-28  3:18   ` Jon Smirl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox