Skip to main content
MSENE.1
Associate
April 19, 2021
Question

Adding Character to gatt_db ( STEVAL-BNC002V1)

  • April 19, 2021
  • 4 replies
  • 781 views

Hello everyone i'm discovering BLE communication through STEVAL-BNC002V1.

Then i want to add new characteristics with fields calculated with values from sensors.

I read the documentation but i can't understand the function aci_gatt_db_add_char.

I will be really happy to get help.

Thank you

    This topic has been closed for replies.

    4 replies

    Scott Löhr
    Senior III
    April 20, 2021

    Really? Are you a Bot just spamming this community?

    How is it possible that you do not have a more explicit, detailed question if you have really studied the sample application and the plethora of documentation of how to use the BLE API?

    MSENE.1
    MSENE.1Author
    Associate
    April 20, 2021

    Thank you,i'll try to bring a more explicit question.

    PS:I'm not a bot i'm what we call a nerby.

    Scott Löhr
    Senior III
    April 20, 2021

    Good show - you have a much higher chance of getting an answer or at least responses to a question or problem that is as specific as possible and shows that you tried to use the ST example app and/or documentation.

    Winfred LU
    ST Employee
    April 22, 2021

    Is it a typo of aci_gatt_add_char ?

    This function is used to add a characteristic to a service.