AndreyU

Results 3 comments of AndreyU

ScanRadio.ino Radio...>init() Write Fail:2 Write Fail:2 >setBand(1) >setFrequency(10370) Write Fail:2 >_waitEnd() >Seek limit hit Write Fail:2 I'm using the library now https://github.com/dmitryelj/Si4703-Arduino-Sketch-For-RDS-Spy started immediately without problems, RDA5807 on esp32 your...

Hi, the same thing, wemos esp8266, tried different ESP versions, doesn't get a response, works on other libraries, maybe something with the certificate?

>C:\Users\alast\Documents\Arduino\libraries\lcdgfx\src/lcd_hal/esp/esp32_spi.h:34:10: fatal error: driver/spi_master.h: No such file or directory > 34 | #include "driver/spi_master.h" it helped me in UserSettings.h #ifdef ESP32 /** Define this macro if you need to enable...