Results 3 issues of Jaishankar

**Describe the problem you have/What new integration you would like** I have already the home automation setup with help of ESPHome and Home Assistant all using the WiFi. But I...

Type: Communication Channel

Previously I am using the Radiolib library with below setting, it is working fine **Code with Radiolib:** SPIClass spi(HSPI); //HPSI -> SCLK: 14, MOSI: 13, MISO: 12 SPISettings spiSettings(2000000, MSBFIRST,...

### Hardware Details MCU - Bluepill STM32F103CB OLED SSD1306 128x32 I2C display PA3 - SDA PA4 - SCL ![image](https://github.com/user-attachments/assets/80dcee9a-8f13-4d88-b8d0-666bc29b6dfa) ### Code (in PlatformIO) First I used the softwire library's scanner...