Edge AI Add-on API
2.2.0
Loading...
Searching...
No Matches
ble_nus.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2026 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
17
#ifndef __BLE_NUS_H__
18
#define __BLE_NUS_H__
19
20
#include "
../ble_common.h
"
21
22
#ifdef __cplusplus
23
extern
"C"
{
24
#endif
25
26
32
int
ble_nus_init
(
void
);
33
41
int
ble_nus_send
(
const
int16_t *input_data);
42
43
#ifdef __cplusplus
44
}
45
#endif
46
47
#endif
/* __BLE_NUS_H__ */
48
ble_common.h
ble_nus_init
int ble_nus_init(void)
Initialize BLE NUS and start advertising.
ble_nus_send
int ble_nus_send(const int16_t *input_data)
Send raw IMU sample data over NUS.
applications
gesture_recognition
src
ble
nus
ble_nus.h
Generated on Thu Jul 9 2026 11:59:51 for Edge AI Add-on API by
1.12.0