Skip to content

Commit cf45572

Browse files
committed
1 parent e1683ef commit cf45572

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

v1/characteristic_uuids.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -486,6 +486,8 @@
486486
{ "name": "UART RX Characteristic", "identifier": "com.nordicsemi.characteristic.uart_rx", "uuid": "6E400002-B5A3-F393-E0A9-E50E24DCCA9E" , "source": "nordic"},
487487
{ "name": "UART TX Characteristic", "identifier": "com.nordicsemi.characteristic.uart_tx", "uuid": "6E400003-B5A3-F393-E0A9-E50E24DCCA9E" , "source": "nordic"},
488488

489+
{ "name": "Status Characteristic", "identifier": "com.nordicsemi.characteristic.status", "uuid": "57A70001-9350-11ED-A1EB-0242AC120002" , "source": "nordic" },
490+
489491
{ "name": "Edge Impulse Remote Management RX Characteristic", "identifier": "com.nordicsemi.characteristic.edge_impulse.uart_rx", "uuid": "E2A00002-EC31-4EC3-A97A-1C34D87E9878" , "source": "nordic"},
490492
{ "name": "Edge Impulse Remote Management TX Characteristic", "identifier": "com.nordicsemi.characteristic.edge_impulse.uart_tx", "uuid": "E2A00003-EC31-4EC3-A97A-1C34D87E9878" , "source": "nordic"},
491493

v1/service_uuids.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292

9393
{ "name": "Nordic LED and Button Service", "identifier": "com.nordicsemi.service.led_and_button", "uuid": "00001523-1212-EFDE-1523-785FEABCD123" , "source": "nordic"},
9494
{ "name": "Nordic UART Service", "identifier": "com.nordicsemi.service.uart", "uuid": "6E400001-B5A3-F393-E0A9-E50E24DCCA9E" , "source": "nordic"},
95+
{ "name": "Nordic Status Message Service", "identifier": "com.nordicsemi.service.status", "uuid": "57A70000-9350-11ED-A1EB-0242AC120002" , "source": "nordic" },
9596

9697
{ "name": "Eddystone", "identifier": "com.google.service.eddystone", "uuid": "FEAA" , "source": "google"},
9798
{ "name": "Eddystone Configuration Service", "identifier": "com.google.service.eddystone.configuration", "uuid": "A3C87500-8ED3-4BDF-8A39-A01BEBEDE295" , "source": "google"},

0 commit comments

Comments
 (0)