2019-02-22 09:15 AM
Hello, i am working with this kits and library. Using ping-pong example for learn but now i want to add a new uart then read gps datas and monitor on a screen. CubeMX have B-L072Z-LRWAN1 in board section. But after generate code you have just a idle code. Is there a option import I-CUBE-LRWAN library to CubeMX and use new peripherals.
Thanks.
2019-02-22 12:25 PM
The models used for LRWAN and CubeMX are significantly divergent.
I added GPS and OLED display without using CubeMX
2019-03-06 07:20 AM
But how you make LoRa radio worked. Did you add libraries yourself?