Part Number: CC2652R
I'm experiencing strange behavior related to param updates. Below are my peripheral settings. When my central establishes a connection to peripheral, it waits for params to be updated before performing some data exchange, because I need to guarantee low latency. What is strange is that I flashed the exact same device with the same software (and same randomAddress), but the second device will never have its params updated. Even after all devices are reset. If I increment the randomAddress, the params update as expected. To me this sounds like some sort of cache that is being held in central ROM, perhaps telling it that it doesn't need to send the param update or something, but I'm a bit stuck and incrementing the randomAddress seems like a major hack. Thanks for any insight,
