STM32WLE5CB - Simple P2P SubGHz_Phy with custom board impossible?
Hello, coming from a STM32L071 + SX1276 application I find it impossible to achieve the equivalent P2P simplicity using the STM32WL package and the latest version of CubeIDE. Am I correct assuming this package only works with the Nucleo hardware at the moment?
Second question; has anyone managed to get a Simple P2P template working with the STM32WLE5CB on a custom board? Reason I ask this is because I keep getting quite a lot errors no matter what parameters I change, it just never compile. Same for you guys?
Hardware: STM32WLE5CB (GPIO: 2 LEDs, 2 VCTRL for RF TX/RX)
Goal: Board1: TX 1byte + flash led. Board2: RX 1byte + flash led.

