Problem with receiving long packets in radio FSK
I have a problem with receiving long packets (above 255 bytes) in radio FSK. Document 'an5687-longpacket-operation-with-stm32cubewl-stmicroelectronics.pdf' describes how to send and receive long packets (greater than 255 bytes). I've implemented example project 'SubGHz_Phy_Per'. I receive only errors 'OnRxError', in attachment files.I use MCU STM32WLE5CCU6 (revison Y). Is STM32WLE5CCU6 can support handling long frames (> 255 bytes)? Document wrote on page 13 "In subghz_phy_app.c, define APP_LONG_PACKET to 1 and make sure the die version is revision Y." In example project is wrote "Tx Long packet enable(payload can be greater than 255bytes. Available on stm32wl revision Y)". My MCU STM32WLE5CCU6 is from series STM32WLE.