BLE QUESTION: How can I add more advertised GATT services to a BLE mesh node?
Posted: Sat Jan 14, 2023 6:06 pm
Hi,
I am currently writing a mobile application with Capacitor framework and I need the app and a node in a ESP-BLE mesh to share data. To do this, I have the idea of creating 2 GATT services on the BLE mesh node; 1 for receiving another 1 for transmitting.
When I scan the BLE node using the app, I see that it has 1 service used for the mesh advertising. How can I add another custom GATT service?
Thank you for your time.
I am currently writing a mobile application with Capacitor framework and I need the app and a node in a ESP-BLE mesh to share data. To do this, I have the idea of creating 2 GATT services on the BLE mesh node; 1 for receiving another 1 for transmitting.
When I scan the BLE node using the app, I see that it has 1 service used for the mesh advertising. How can I add another custom GATT service?
Thank you for your time.