2018-07-30 02:12 AM
I am fairly new to STM32 programming and I want to stablish a communication between both boards (B-L072Z-LRWAN1 and NUCLEO-L053R8 + I-NUCLEO-LRWAN1). I was wondering if I can achieve this goal using the PingPong example located in the Cube expansion folder.
This example is avaliable for the B-L072Z-LRWAN1 board but not for the NUCLEO-L053R8 + I-NUCLEO-LRWAN1 combination. However, the PingPong example is avaliable for NUCLEO-L053R8 + some other boards like sx1272mb2das.
What do I need to modify if I want to make the example avaliable for the NUCLEO-L053R8 + I-NUCLEO-LRWAN1 combination?
Thank you in advance.
2018-08-06 06:00 AM