Receiving data from BLE enabled Arduino

edited March 2016 in Arduino

Hello. I am doing an Arduino project and currently send data from Arduino to a Processing App via a serial connection, which works as expected. However I want to send the data over Bluetooth Low Energy (BLE), which I have implemented on the Arduino end. I would be very thankful if you could point me to a resource where I can find out how to read data via BLE in Processing, because this is the first time I am using it.

Tagged:
Sign In or Register to comment.