Laura
Published

MetaBeacon - iBeacon and Eddystones

iBeacon mode and more on the MetaWear

Full instructions provided2,083
MetaBeacon - iBeacon and Eddystones

Things used in this project

Hardware components

MetaWear
MetaWear
×1

Story

Read more

Code

code.txt

Plain text
/**

The iBeacon UUID being broadcast, the default is the MetaWear Service UUID

*/

@property (nonatomic, strong) CBUUID *uuid;



/**

The iBeacon major value being broadcast, the default is 0x0000

*/

@property (nonatomic) uint16_t major;



/**

The iBeacon minor value being broadcast, the default is 0x0000

*/

@property (nonatomic) uint16_t minor;

Credits

Laura

Laura

18 projects • 46 followers
www.mbientlab.com

Comments