Other Parts Discussed in Thread: CC1101,
Hi,
We have a situation where the device has entered some mode from which it cannot recover without a full reset/hard reset.
When this happens we can observe following.
Device still communicates via SPI but does not send or receive new packets.
Device reports that it is in Rx when SNOP is called we then write following commands.
SIDLE
SFRX
SPWD
however following the last command
the GDO1/SO pin is driven logic high following release of CS.
Device draws continuous currents > 8mA
We also loose ability to go to Tx
We have Tx-if-CCA enabled however i thought that even if there are rx fifo overflows the above commands would release it.
It appears the device doesn't go to sleep. however it reports that it is idle but then when trying to transition to tx it also fails (probably stuck in some unreported internal 'still receiving') state.
Regards,
Norm
In a well functioning system the GDO1/SO pin is driven low and very low current.