Hi
The 'ble_app_multiperipheral_pca10056_s140' example for the nRF52840 has an 'LED' characteristic under which there is a "Nordic LED Button Service"
The value of the LED can be written to as either a '1' or '0'
Can I ask where in the 'ble_app_multiperipheral_pca10056_s140' example code is the input variable defined - I take it that it is currently a bool (0 or 1). I would like to use this example as a starting point for a new design but I want this variable to be a different variable type.
Kind regards
Michael