FAQs
SEARCH THE KNOWLEDGE BASE
OR BROWSE BY CATEGORY
What UUID do I need to use for my Android App?
Latest Update: January 14, 2012 08:58pm
Roving Networks bluetooth modules uses the standard SPP uuid of 0x1101
Droid requires a 128 bit uuid so it will need converting for correct operation in an Android App.
00001101-0000-1000-8000-00805F9B34FB is the 16-bit UMUID for the serial port profile (0x1101) when promoted to a 128-bit UUID. Android application developers are expected to use this 128-bit UUID for SPP.
| ARTICLE RATING 5 out of 5 (2 votes) |
Rate this article |