Blueduino Rev2 Tutorial for Arduino (wireless sensor logger)

Hi,

It is great that there is a tutorial page for the Blueduino (http://wiki.aprbrother.com/wiki/BlueDuino_Rev2_Tutorial). But I was looking under the Arduino examples and some of them do not have any links. Is there a link to the “wireless sensor logger” example? Or can anyone point me to where the page might be?

I am looking to set up the Blueduino as a BLE central device to read accelerometer data from another BLE peripheral device. If anyone knows an example close enough that I could look at, I would appreciate if you could share it. Thank you!

Hi, you can use BlueDuino to read advertising data from other peripheral. Here’s an example sketch iBeaconScan.