Can I read iBeacon data using Arduino? -


i using hm-10 module , arduino uno.

my requirement read data ibeacons near me using arduino. possible? have not been able find articles on this. articles talk connecting android phone arduino. idea?

yes, possible. i'm using hm-10 ibeacon detector (linksprite.com ble 4.0 shield), , detecting radbeacon running in ibeacon mode. firmware on hm-10 version 540.

before detect radbeacon, had send hm-10 following commands:

at+role1 at+imme1 at+reset 

then used at-disi? command, , serial monitor showing broadcast received radbeacon (and 1 other beacon) follows (for example):

ok+disisok+disc:4c000215:2g234454cf6d5a0fadf2f4911ba9ffa7:00000001ac:0cf3ee041cce:-052ok+disc:00000000:00000000000000000000000000000000:0000000000:b9782e08068c:-071ok+disce

in example, hm-10 detecting radbeacon has uuid of 2g234454...with signal strength of -052. detecting ble beacon (my appletv downstairs) uuid of b9782e08068c signal strength of -071.

i'm not knowledgable of stuff, seems working me far. next challenge me figure out how parse text data being received. i'm interested in distance/signal strength data in order trigger action when radbeacon gets close hm-10.

[full disclosure: jumbled of uuid numbers above since i'm not sure if of information private or hackable or whatever]

[by way, nrf8001 ble shield not since runs in peripheral mode.]


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -