2021-01-03 07:56 AM
Hello Everyone,
I have brought newly launched NUCLEO-64 board which have built in LoRa SOC with STM32WL55JC2 architecture mcu. Though the board is newly launched, I am unable to find any documents or example to establish point to point lora communication between these boards. If anyone has already done this, request to guide me steps.
2021-01-03 09:58 AM
The STM32CubeWL should have some code for the NUCLEO-WL55JC
https://www.st.com/en/evaluation-tools/nucleo-wl55jc.html
STM32Cube_FW_WL_V1.0.0\Projects\NUCLEO-WL55JC\Applications\SubGHz_Phy\SubGHz_Phy_PingPong
Could probably port in the SX126x code from the prior LRWAN libraries, the CubeWL stuff does seem to be a jumble of stuff.
First up the mountain, you'll probably have to run your own ropes, or hire a sherpa..