2021-05-05 02:40 AM
Hi everyone,
I'm currently trying to build a lora project with I-Cube-LRWAN v2.0.0 and CubeIDE.
I've been able to use the "End Node" example as-is but a can't include the library in a CubeMX project.
My goal is to have the .ioc file and the library in the same project. This way, I want to be able to add peripherals to the project with the .ioc. (ADC2 for example)
It seems that the newer version of the library have been made for this purpose but I can't make it work.
I'm using a Nucleo-l476rg and sx1276mb1mas board.
Do you guys have any idea ?
Thanks in advance
2021-05-05 03:12 AM
Here is an example of the file structure I aim for my project