Search found 1 match

by Angel111
Wed Dec 19, 2018 1:46 pm
Forum: ESP-IDF
Topic: How to increase MTU size on GATT - Server
Replies: 21
Views: 47436

Re: How to increase MTU size on GATT - Server

hey there
I'm working on the same Thing with androind app to send data > 20 byte .
could you help me please?
I didn't know where should I put gatt.requestMtu(500); and what should I do in the server side ESP32 do I need to add a response or a callback function ...?
thank you