Hi Nordic,
How to get the manufacturer ID of BLE device in android application? Is there any example of android application for that?
Hi Nordic,
How to get the manufacturer ID of BLE device in android application? Is there any example of android application for that?
Hey.
This is an android-specific question, which you probably will find better answers to on other forums. A quick google search led me to this page where you can find the function getManufacturerSpecificData().
Note that all devices can choose what to include in their advertisements. Not all devices include manufacturer ID.