Group Abstract Group Abstract

Message Boards Message Boards

Connect Mathematica to a Bluetooth 4.0 device?

How does Mathematica connect to heart rate device via Bluetooth 4.0 and analyze the sampled data? The FindDevices command has tried but the device cannot found. Are there any things to be aware or other methods?

    FindDevices[]

{DeviceObject[{"Camera", 1}], DeviceObject[{
  "FunctionDemo", 1}], DeviceObject[{
  "RandomSignalDemo", 1}], DeviceObject[{"WriteDemo", 1}]}
POSTED BY: Tsai Ming-Chou
6 Replies

Hi Tsai et al, I'm curious if you ever got clean bluetooth IO to work with the Device Manager... I have a 'controller' device, which I can access through the Controller-subsystem, but would like to use some of the Connected Device functionality with it instead, so I am curious...

POSTED BY: Flip Phillips

This might be of some use to you:

I have never tried it. Even if it does not work out of the box (it's quite old), looking at its implementation may be helpful to you.

POSTED BY: Szabolcs Horvát
POSTED BY: Neil Singer

Thank you~~ I will look for relevant information in the device manager.

POSTED BY: Tsai Ming-Chou
POSTED BY: Tsai Ming-Chou
POSTED BY: Szabolcs Horvát
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard