Using Qt 5.8, can I send & receive beacons on android & iOS devices?

497 Views Asked by At

I want to use my Qt app based on Qt5.8 to be able to send & receive beacons in iBeacon format.

When I run the heart-rate listener example in Qt5.8 on iOS, it is able scan some nearby beacon devices & connect. But, I need an example of sending data back & forth.

Is beacons based communication (send+receive) on Qt 5.8 fully supported on android & iOS ?

0

There are 0 best solutions below