Looking to the pinouts of Heltec Wireless Stick v3, it seems that GPIO18 pin is used both for V_SPI_CLK and LoRa_CS.
In Esphome configuration file, LoRa_CS pin is required by SX126x component for the cs_pin and V_SPI_CLK is required by spi component for clk_pin and GPIO18 pin cannot be used twice. How to sort it out?
Is there anybody so kind to share an example of Esphome yaml configuration with the Heltec Wireless Stick v3 using Lora?
Thanks a lot into advance
No, that’s just the default assignment, any GPIO pin can be used for the SPI clock.