Hi I am developing the product in which I am using a Nrf52832 for BLE and samples from Semtech SX1262 radios to communicate using lora.
I don't intend to communicate on the Lorawan network, just use the physical layer between the radios.
I saw some codes from Semtech, Mbed and Arduino, with the implementation of the radio interface and control using mcu by SPI and got an overview. But now ...
I would like to know if there is any HAL code example using Nordic Nrf52 Devices to use in my project or have as a reference to write a driver using the SX1262 datasheet.
Any help is welcome.
thankful