Search found 1 match
- 19:12, 10 Sep 2015
- Forum: Estimote
- Topic: Problems with Estimote beacons and example app
- Replies: 3
- Views: 68348
Re: Problems with Estimote beacons and example app
I'm would like to modify the Estimate Beacon example so that I can start scanning for devices when I want to instead of polling via the loop which drains the battery. I added a button with onClick to call the startScan function in the app.js but I get can't find startScan error in the log window. On...