04-04-2022, 11:45 AM
Hey,
as Jens already mentioned, the package size is 20 bytes (BLE 4.0). Are you using an esp32? If yes you can check out this thread:
https://phyphox.org/forums/showthread.ph...35#pid2935
There is an small example which uses the data length extension feature for BLE 4.2. Unfortunately, this is not supported by the firmware of the Arduino Nano Family Boards. I also created the experiment in another task due to the bad memory usage in our library right now. I hope we can address this topic soon to get rid of this construction=).
Cheers
Dominik
as Jens already mentioned, the package size is 20 bytes (BLE 4.0). Are you using an esp32? If yes you can check out this thread:
https://phyphox.org/forums/showthread.ph...35#pid2935
There is an small example which uses the data length extension feature for BLE 4.2. Unfortunately, this is not supported by the firmware of the Arduino Nano Family Boards. I also created the experiment in another task due to the bad memory usage in our library right now. I hope we can address this topic soon to get rid of this construction=).
Cheers
Dominik