Is there any examples anywhere communicating with Amazon sidewalk via the nrf5 SDK and not the NRF Connect SDK? I have an entire code platform based on the nrf5 SDK and I dont want to migrate it to the NRF Connect SDK, but I also want to integrate LoRA via the SX1262 chip.
I know there is a github repo for a low level driver of the SX1262, but I cant find any examples anywhere connecting it to Sidewalk with the nrf5 SDK.
Thank you!