Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Multiple peripheral connections using the LED Button service

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

Parents Reply Children
No Data
Related