When I get connected and paired to peer HAL RNG doesn' work
Having issues generating random numbers while being connected via BLE.
In general use, HAL RNG works fine, and I get a random number without timeouts.
BUT,
Upon finishing the connection flow,
connection mtu exchange pairing ,
I start to get timeouts when trying to generate a new random number.
Increasing the timeout , initializing, did not resolve the issue.
I am currently trying to use HCI_RND command instead in the hopes it will get me my random number.
If it helps,
I am on one of the latest BLE stacks 1.20 or 1.21
Cheers,
and let us all have random numbers when connected!
