You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently using RedBear BLE to act as an EddyStone beacon with Arduino being used as firmware development platform.
The example code of BLE ibeacon works great on my board, however I don’t know how to enable EddyStone service and EddyStone configure service. After looking through the library code, I can see the provided Arduino SDK has such capabilities. The libraries of eddystone and eddystoneservices can be referred to following file:
I am currently using RedBear BLE to act as an EddyStone beacon with Arduino being used as firmware development platform.
The example code of BLE ibeacon works great on my board, however I don’t know how to enable EddyStone service and EddyStone configure service. After looking through the library code, I can see the provided Arduino SDK has such capabilities. The libraries of eddystone and eddystoneservices can be referred to following file:
and
Here are the simple starter code I wrote, could you please indicate where the problems may be:
Also I will be very appreciated if you can indicate me some example codes for different kinds of services.
The text was updated successfully, but these errors were encountered: