Search found 2 matches

by RogerJF
Mon Jul 25, 2022 1:42 pm
Forum: ESP-IDF
Topic: gatt_server_service_table cannot change Service And charatteristics
Replies: 2
Views: 1967

Re: gatt_server_service_table cannot change Service And charatteristics

/* This example code is in the Public Domain (or CC0 licensed, at your option.) Unless required by applicable law or agreed to in writing, this software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ /**********************************...
by RogerJF
Mon Jul 25, 2022 10:20 am
Forum: ESP-IDF
Topic: gatt_server_service_table cannot change Service And charatteristics
Replies: 2
Views: 1967

gatt_server_service_table cannot change Service And charatteristics

I compile and download this gatt_server_service_table example I check form my mobile with BLE Tester I can see all the services and characteristics: Service 000000ff-000-1000-8000-008059b34fb And the following characteristics: 0000FF001-000-1000-8000-008059b34fb 0000FF003-000-1000-8000-008059b34fb 0...