BLE Beacon scanning

Hello,

You need a HM-1x bluetooth module(<LINK_TEXT text=“http://wiki.seeedstudio.com/Bluetooth_V … LE_Module/”>http://wiki.seeedstudio.com/Bluetooth_V4.0_HM_11_BLE_Module/</LINK_TEXT>),

and write the program by yourself.

I guess this page may help: https://forum.arduino.cc/index.php?topic=288624.0

Hi, there is a Arduino library and examples for BlueDuino Rev2 (Github :- https://github.com/AprilBrother/BlueDuino-Library) you can download and install it in your arduino IDE.

And it’s included with the example for Scanning i-beacon and reading the RSSi Value. You can find the example code here <LINK_TEXT text=“https://github.com/AprilBrother/BlueDui … BeaconScan”>https://github.com/AprilBrother/BlueDuino-Library/tree/master/examples/iBeaconScan</LINK_TEXT>



see the topic for more details here : <LINK_TEXT text=“https://bbs.aprbrother.com/t/simple-ard … eacons/723”>https://bbs.aprbrother.com/t/simple-arduino-sketch-for-blueduino-to-scan-for-beacons/723</LINK_TEXT>