GameWithPixels / DiceFirmware

Pixels dice firmware code.
MIT License
15 stars 1 forks source link

Send message for each face change as dice is rolling #63

Open obasille opened 1 year ago

obasille commented 1 year ago

Currently messages are send "reliably" and that seems to limit the number of messages that can be send. Check BLE stack settings to see if the minimum interval, reliability, or else can be changed to increase the throughput in that scenario.