Description
Hi, I have an issue with this specific example. It compiles just fine, but seem to have problem with creating characteristic:
D (1370) BLEService: << start()
D (1370) BLEAdvertising: >> start
D (1370) BLEAdvertising: - no services advertised
D (1380) BLEUtils: Received a GAP event: ESP_GAP_BLE_ADV_DATA_SET_COMPLETE_EVT
D (1380) BLEUtils: [status: 0]
D (1390) BLEServer: BLEServer ... handling GAP event!
D (1390) BLEUtils: Received a GAP event: ESP_GAP_BLE_SCAN_RSP_DATA_SET_COMPLETE_EVT
D (1400) BLEUtils: [status: 0]
D (1400) BLEServer: BLEServer ... handling GAP event!
D (1410) BLEUtils: Received a GAP event: ESP_GAP_BLE_ADV_START_COMPLETE_EVT
D (1420) BLEUtils: [status: 0]
D (1420) BLEServer: BLEServer ... handling GAP event!
D (1420) BLEAdvertising: << start
I have the latest esp-idf env, and esp32-snippets.