Camera Slider Firmware 1.0
Firmware for camera slider with stepper motor control and BLE communication
|
Available BLE services on the Camera Slider device. More...
Macros | |
#define | BLE_SERVICE_BATTERY "Battery Service" |
Battery Service. | |
#define | BLE_SERVICE_DEVICE_INFO "Device Information Service" |
Device Information Service. | |
#define | BLE_SERVICE_DFU "OTA DFU Service" |
OTA DFU Service. | |
#define | BLE_SERVICE_UART "BLE UART Service" |
BLE UART Service. | |
Available BLE services on the Camera Slider device.
#define BLE_SERVICE_BATTERY "Battery Service" |
#define BLE_SERVICE_DEVICE_INFO "Device Information Service" |
Device Information Service.
Provides basic device information including manufacturer and model details.
#define BLE_SERVICE_DFU "OTA DFU Service" |
#define BLE_SERVICE_UART "BLE UART Service" |
BLE UART Service.
Primary communication service for sending commands and receiving status updates.