LR1110 and nRF52840

Hello, I am fairly new to nRF chips and microprocessors in general, so I really appreciate the help. I am looking to utilize an nRF5840 and an LR1110 in order go get location via GNSS and report it through Amazon Sidewalk. How can I get these chips to talk? Also, When trying to flash the Template_subghz, I am getting the following output after flash.

*** Booting Zephyr OS build v3.2.99-ncs2 ***
----------------------------------------------------------------
sidewalk v1.14.3-13-g6815ffc
nrf v2.3.0
zephyr v3.2.99-ncs2
----------------------------------------------------------------
sidewalk_fork_point = 6815ffce7d898e8b1dcfe6fd5d22dc068451392a
build time = 2023-05-05 22:57:22.351686+00:00
----------------------------------------------------------------
[00:00:00.487,426] <err> application: Unknown error during sidewalk initialization!
[00:00:00.487,487] <inf> application_state: error = true

I appreciate any help you can provide.

Related