This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How can i handling [Service]_on_ble_evt?

Hello.

The development environment is as follows :

       OS : Windows 7 Pro 64bit
       IDE : Keil uVision V5.24.1
       Python : 2.7
       SDK Version : nRF5_SDK_14.0.0
       DK : PCA10040 2EA

I have 1 question.

I added the Bluetooth service and the example is 'Thingy:52'

I added the service. If you run bluetooth Notify, the value must be 80, but the service that I added will be 1024.

How can i resolved notify value for 1024

image description

Thanks,

Bestregards

kevin.ko

Related