Hi,
I created an Android project that scans nordic beacons and parses the data in it (such as the tx level, major. minor, UUID etc). I'm doing some low level parsing to extract this information. I was wondering if there is a cleaner way of doing this by using an external library. I noticed nordic provides nrf-beacon-lib-v2.0.jar but I could not find the API to use this library so I'm not sure if this is doing what I want.