I'm not unable to figure out how to use this library to connect to a device with its BLE address in single activity multiple fragments MVVM architecture. How to subscribe to notifications and how to get the data from the subscribed notification service. This library looks really promising but I'm not able to figure out how to use it. Blinky sample is not helping me much.
P.S: I'm a beginner android developer please ignore if this question is senseless
Not much helpful guides or information is available anywhere.Please help
Hi @tatavarthitarun please refer to our nRF Blinky sample app that uses MVVM architecture and shows how to use the BLE Library as mentioned in the Readme file. Hope this helps.
I'm not unable to figure out how to use this library to connect to a device with its BLE address in single activity multiple fragments MVVM architecture. How to subscribe to notifications and how to get the data from the subscribed notification service. This library looks really promising but I'm not able to figure out how to use it. Blinky sample is not helping me much.
P.S: I'm a beginner android developer please ignore if this question is senseless
Not much helpful guides or information is available anywhere.Please help