To enable notifications on the Tx
Characteristic and Rx Credits Characteristic in LightBlue do the following:
- Open the Tx Characteristic
(0x0734594A-A8E7-4B1A-A6B1-CD5243059A57).
- Choose listen for
notifications.
- Press the back button in the top left corner.
- Open the Rx Credits
Characteristic (0xE06D5EFB-4F4A-45C0-9EB1-371AE5A14AD4).
- Choose listen for
notifications.
- Press the back button in the top
left corner.
Observe that after enabling notifications on the Rx Credits Characteristic
(0xE06D5EFB-4F4A-45C0-9EB1-371AE5A14AD4) that SPPLEDemo sends initial credits to
LightBlue and observe the 0x8300 displayed twice in the app:
Note: The first instance of 0x8300 is seen because LightBlue read
the characteristic automatically when the connection was first established.
Note: The data here is displayed in little-endian byte order, the
actual number of credits is 0083 in hexadecimal, 131 in decimal.