Bluetooth connection

edited November 2015 in Arduino

I am encountering problems getting the Bluetooth talking.

I am using the blendmicro microcontroller which claims a arduino as its core, and it has bluetooth low energy 4.0 capability. so i have loaded arduino code simply "bt.begin()" to start broadcasting the bluetooth signals. The problems now is i couldn't see anything in the serial monitor in arduino, so I can't transmit the data serially to processing.

is there anyway that i can capture the data broadcast by blendmicro in processing or the way around capturing it in arduino and transfer it serially to processing?

I am using a mac.

I really appreciate your help! Thank you!

Tagged:
Sign In or Register to comment.