9 years, 5 months ago.

connecting to my pulse oximetr using myBLueUSB

dear sr could you please help me to solve this issue...... I am using Bluetooth device called NONIN pulse oximeter. this device support SPP protocol it gives reading of my heart rate and oxygen saturation. this device has MAC address(00:1C:05:00:D4:14) and passkey(681010) my system (mbed lpc 1768 connecting to mbed application board, I added Bluetooth dongle to the application board) now, I am using your version of the code myBlueUSB_localfix it is working fine and discover my Bluetooth device address within second and printed it on the LCD of application board. my problem is first : I need to connect to my Bluetooth device second: how I can read and print the reading from my Bluetooth device? I know that I need to modify the testshell.cpp. but which part I need to modify? please any comment may be help

Question relating to:

local fix version of myBlueUSB (http://mbed.org/users/networker/code/myBlueUSB/). - merge deleted files which are required to compile. - enable echo back of received data via RFCOMM. bluetooth, rfcomm
Be the first to answer this question.