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

in ncs1.5.0, how to re-define ble service/TX/RX three 128 bit UUID?

   I want to use our app in phone to communicate a nrf5340 board  through ble.   my project use sample peripheral_uart   . but app ble three 128 bit UUID is different from ncs1.5.0 sample peripheral_uart  UUID .

in ncs1.5.0  peripheral_uart  the default uuid is

0x6e400001 b5a3 f393 e0a9 a50e24dcca9e  

0x6e400002 b5a3 f393 e0a9 a50e24dcca9e 

0x6e400003 b5a3 f393 e0a9 a50e24dcca9e 

where and how can i change this ble UUID?

Related