04-03-2022, 10:47 PM
Hi,
I'm messing around with the Arduino BLE implementation.
Now I'm going further and recognizing, that the limit of channels that can be used in the write function is 5, as also mentioned in the readme file.
Is there a reason for the limit and is there a way to go around it?
Reason: I'm working on light gates that communicate via BLE and there are a lot of "delta t's" to analyze.
Greeting
Heinrich
I'm messing around with the Arduino BLE implementation.
Now I'm going further and recognizing, that the limit of channels that can be used in the write function is 5, as also mentioned in the readme file.
Is there a reason for the limit and is there a way to go around it?
Reason: I'm working on light gates that communicate via BLE and there are a lot of "delta t's" to analyze.
Greeting
Heinrich