<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Lora PHY control interface SX1262 code exemple</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61532/lora-phy-control-interface-sx1262-code-exemple</link><description>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&amp;#39;t intend to communicate on the Lorawan network, just use the physical layer between the radios. I saw some codes</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 20 May 2020 12:37:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61532/lora-phy-control-interface-sx1262-code-exemple" /><item><title>RE: Lora PHY control interface SX1262 code exemple</title><link>https://devzone.nordicsemi.com/thread/250973?ContentTypeID=1</link><pubDate>Wed, 20 May 2020 12:37:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e9b21f3-d1db-4134-8954-1ea82496faa1</guid><dc:creator>Rodrigo_Che</dc:creator><description>&lt;p&gt;I appreciate the help Marjeris.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;I used SPI examples in the Infozone to learn about SPI in NRF52 and I made my own SPI radio modem driver for Sigfox (Innocomm module).&lt;br /&gt;I am now investing my time in Lora, so in my investigations, as the SX1262 had a lot of settings. I am looking for a driver with general settings to adjust that could save a little time.&lt;br /&gt;But now I&amp;#39;m doing a custom for my case using the HAL SPI Nordic libraries and the SX1262 opcodes from the component&amp;#39;s datasheet.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Lora PHY control interface SX1262 code exemple</title><link>https://devzone.nordicsemi.com/thread/250963?ContentTypeID=1</link><pubDate>Wed, 20 May 2020 12:20:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08e903cb-cfe4-4aa5-9558-30a52d1a1a76</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can maybe take a look at the SPI master example: &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/spi_master_example.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/spi_master_example.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And also take a look at how other sensor drivers in the nRF5 SDK are implemented as a reference, inside folder components/drivers_ext on the SDK.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marjeris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>