Part Number: ADS1299
I'm implementing 2 of the ADS1299 chips in a daisy chain configuration, like in figure 70 of the datasheet. The Start, CLK, ~CS, SCLK, and MOSI are shared between the two chips, while the DOUT1 is wired to Daisy_In0 and DOUT0 is wired to MISO.
I'm able to initialize and get readings out of the chips, but I'm finding that the sampling rate of the second ADS1299 doesn't change from the default (250SPS). I've verified that the second ADS1299 is receiving commands because I can successfully change the gain.
Is there something that would cause this second chip to not respond to the rate change command?

