Hi! I have an XBee3 with 1014 ZB firmware. I have enabled both RSSI PWM and programmable PWM output:
P0=1 (RSSI PWM Output)
P1=2 (PWM Output)
M1=100 (25%)
RP=28 (4 seconds)
What I have noticed is that once the RP timer (for PWM0) is expired, the PWM1 also switches off (the M1 value is not changed, but the value measured with multimeter is zero.
This looks to be a regression since 1010. Also with P0=0 (Disabled) the issue goes away.