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

4b01 ldr r3 error

im trying to use the functionality of notification using ble_app_hrs_freertos 

i have created one service, one characteristic , timer and timer handler.

while debug the project ,facing 4b01 ldr r3  breakend 

can any one help me??

Parents
  • Hi

    I'm gonna need more information to be able to help you here. Have you created this service/characteristic yourself, or have you used ones already available in our SDK? If you're making your own services I suggest you take a look at this custom services example made by one of my colleagues, which shows you how to create your own custom service and characteristic. What SDK version are you using, and what IDE are you using? 

    Also, where in your code does this error occur?

    Best regards,

    Simon

Reply
  • Hi

    I'm gonna need more information to be able to help you here. Have you created this service/characteristic yourself, or have you used ones already available in our SDK? If you're making your own services I suggest you take a look at this custom services example made by one of my colleagues, which shows you how to create your own custom service and characteristic. What SDK version are you using, and what IDE are you using? 

    Also, where in your code does this error occur?

    Best regards,

    Simon

Children
Related