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

Request to update nrf51-ble-app-lbs for SDK 7.1.0

Could you update the ble-app-lbs example for SDK 7.1.0? github.com/.../nrf51-ble-app-lbs

I haven’t been able to get it work.

Since the led_char_add() uses these setters, I should be able to write to this characteristic without bonding correct?

BLE_GAP_CONN_SEC_MODE_SET_OPEN(&attr_md.read_perm); BLE_GAP_CONN_SEC_MODE_SET_OPEN(&attr_md.write_perm);

Parents Reply
  • Hi Håkon, I don't quite get what it is that I have to do to make the example from nAN36 work ? And why is this not just one of the examples that comes with the rest of the examples ? I have installed all the newest SW but then what ??? I am new to this but I don't quite get why the startup example in nAN36 is not working "out of the box". So as a rookie to this can I get at 1 2 3 .... 237 step instruction to get this in my View hallo world up and running ?

Children
No Data
Related