I'm experimenting with EEG, EKG Holter type device by adding ble module based on Nordic bt 5.0 chip to present real time data on Android tablet. At the moment I can transfer data to ble usb dongle on pc using extended packet length.
I made demo applikation in App Inventor to demonstrate this option on Android. But, on a new Samsung tablet decleard to have bt 5.0 I do not receive request for MTU negotiation and couldn't find that option in ble extension. So, packet size is default and transfer rate is too low for my application. I expected that negotiation should be performed without explicit user action. So, I'm looking how to solve it. The option to switch to Java is open but may not be optimal for me at this moment.
Thank you very much. I'd like to test experimental BLE extension. If you want me to perform any specific test, just tell me.
Regards,
Milenko