Hello everyone, I'm new with Nordic devices.
Actually wanted to get services correspondant to I2C slave addresses and registers.
I was thinking about using the SDK template app/ or Blinky example.. but there is something strange.
I can program any examples they are working fine, but the Led button service is always here for any example I try with a nRF52 board.
Other thing , if I change in the Blinky example the base UUID and characteristics, it change in the device but never in the service or characteristics...
I think that issue is my problem that any services or characteristics that I want to add doesn't work.
Thank you for your help.
David