UUID128(uuid_service_wireless_uart, 0x9E, 0xCA, 0xDC, 0x24, 0x0E, 0xE5, 0xA9, 0xE0, 0x93, 0xF3, 0xA3, 0xB5, 0x01, 0x00, 0x40, 0x6E)
UUID128(uuid_uart_stream, 0x9E, 0xCA, 0xDC, 0x24, 0x0E, 0xE5, 0xA9, 0xE0, 0x93, 0xF3, 0xA3, 0xB5, 0x02, 0x00, 0x40, 0x6E)
UUID128(uuid_uart_stream_tx, 0x9E, 0xCA, 0xDC, 0x24, 0x0E, 0xE5, 0xA9, 0xE0, 0x93, 0xF3, 0xA3, 0xB5, 0x03, 0x00, 0x40, 0x6E)
here is an expmale of NUS which I am trying to replicate with kw45.
#sdk-nrf/samples/bluetooth/peripheral_uart at v2.9.1 · nrfconnect/sdk-nrf · GitHub
Please suggest if I am missing anything to replicate the peripheral_uart example.
Am I using correct example from the SDK or should I use anything else.