As of 18 months ago, it was not possible to create our own BLE peripheral services and characteristics. Is it still true? My question is the same as this one. If this is true, it is a serious limitation and it means I can't use B4A for my project.
That's true. Ble2Peripheral currently doesn't allow you to change the services or characteristics.
The BLE peripheral library doesn't allow you to modify the services and characteristics. However if you know some Java then you can extend the library or create a new one.
Thanks for the answer. I'm not super good at java but I can clearly modify an existing library. If I learned how to write Swift on iOS, I believe I can learn anything. Lol!
Yes, I would appreciate greatly if you could share the existing BLE2Peripheral.