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 ?