controlling a bluetooth hardware remotely by php(control panel website) -


i having bluetooth low energy device broadcasts signal every 30ms. , have website control panel show devices statistics , send commands device.

i want control intervals between signals bluetooth broadcasts. make interval more or less.

in website want have page this, user can change intervals easily(or changing signal strength)

i know beacon companies have such control panels. not know concept how can sends commands remotely device php.

if has idea can me speed procedure please let me know.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -