RDA5807
RDA5807 copied to clipboard
seek() can not work without showFunction
I try use rx.seek(RDA_SEEK_WRAP, RDA_SEEK_UP) or rx.seek(RDA_SEEK_WRAP, RDA_SEEK_DOWN), but it was not work. But it works when I use rx.seek(RDA_SEEK_WRAP, RDA_SEEK_UP, showStatus) or rx.seek(RDA_SEEK_WRAP, RDA_SEEK_DOWN, showStatus)
I confirm this issue. The instruction rx.seek(RDA_SEEK_WRAP, RDA_SEEK_UP) increases the channel by one (0.1 MHz), regardless of whether there is a station on the new channel or not.
@sunnyguhz @dynamicalmatrix
I confirm this as well. using esp32-s3