NordicSemiconductor / Android-nRF-Toolbox

The nRF Toolbox is a container app that stores your Nordic Semiconductor apps for Bluetooth Low Energy in one location.
https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Toolbox
BSD 3-Clause "New" or "Revised" License
1.07k stars 461 forks source link

How to add the Manufacturer Logo like in NRF Connect Alp #80

Closed ethanHuntoo7 closed 4 years ago

ethanHuntoo7 commented 4 years ago

I checked the NRF Connect App. it is showing the Logos like Mac, Windows and Uart icons at left for every device in Scanning list. I want to know how to find that Device Type or Manufacturers Info to filter it.

philips77 commented 4 years ago

nRF Connect displays icons based on the content of the advertising data. Different known devices advertise with different services, have unique syntax in service data or manufacturer data, or have some known pattern in the name. Check the data advertised by your device to find the best pattern.