"To tie together disparate collections of devices from multiple manufacturers, you need a simple, flexible method of communication. Technologies such as Object Exchange (OBEX) deal with the transmission of binary data, which, while crucial for many Bluetooth applications, is not ideal for implementing simple message protocols. Also, you need to work with the concepts of device and service discovery, which are essential to building ad hoc peer-to-peer connections between devices. The btevents package provides an easy, repeatable technique to enable simple textual communication between Bluetooth devices."
|