I'm using google's NearBy API to enable communication between android devices using BLE. I was followed these steps. Also used these samples.
Those samples are working well but the problem here is WiFi(staying in same network) connection is mandatory. But My intention is communication should be possible only using BLE(bluetooth). Let me know if any libraries which simplifies the BLE and Beacons usage. Thanks in advance.