Hi!
I updated the DSGW-230 BLE module firmware from NCP to RCP mode using this guide for enabling BLE communication using BlueZ’s gatttool (Debian 11). Although the conversion to RCP worked, I’m experiencing low data rates when retrieving signals from wearable devices.
The devices send multiple signals at a sample rate of 200 Hz, which I estimated a data rate of 32 kbps. The signals received are distorted due to data package loss.
Other platforms I tested this method worked well, but in DSGW-230 it seems to have a data rate limit.
Does someone have a suggestion on how to increase the data rate of the BLE in RCP mode?
Thank you!