Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 2 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