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

MIDI BLE example nRF52840 sending data

Hi I'm doing the Bluetooth GATT: How to Design Custom Services & Characteristics [MIDI device use case] example
(https://www.novelbits.io/bluetooth-gatt-services-characteristics/)
And I want to send a random value (i/0 want to save a random value to the characteristic value.
But I cannot find where I should change the code!

Can someone tell me which part of the code I should look at if I want to change the value I am sending(i/o value that is saved as the value of the characteristic)??
Thanks

Parents Reply Children
Related