how to transmit ibeacon and scan ibeacon at the same time using altbeacon library? -


i want enable mobile phone transmit ibeacon , scan ibeancon @ same time using altbeacon api. suitable value advertisemode, foregroundbetweenscanperiod , foregroundscanperiod. besides these 3 parameters, there other issue need take account? in advance!

the default values these parameters work fine (foreground scan period of 1100ms, between scan period of 0, , advertisemode low_latency.)

it important note android device transmits not able scab own transmissions. must have second device this.


Comments

Popular posts from this blog

ruby on rails - ActiveRecord order not working -

javascript - How do you prevent nested queries/catches in sequelize? -

java - ConcurrentModificationException upon committing transaction with Hibernate -