<?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>Send sample with lora not working in custom board with nrf52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117735/send-sample-with-lora-not-working-in-custom-board-with-nrf52832</link><description>Hello. I&amp;#39;m trying to run a sample with sending data via Lora. I&amp;#39;m using llcc68 but as I read in previous threads, the code for sx1262 should work on my chip. 
 Here is my code. I added a LED and a button to track if the device is flashed (I flash manually</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 08 Jan 2025 15:02:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117735/send-sample-with-lora-not-working-in-custom-board-with-nrf52832" /><item><title>RE: Send sample with lora not working in custom board with nrf52832</title><link>https://devzone.nordicsemi.com/thread/517517?ContentTypeID=1</link><pubDate>Wed, 08 Jan 2025 15:02:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a959e34b-6d0a-426c-9d0c-6a4295bd3b01</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;The transfers become faster and you&amp;#39;re also now able to actually see LORA transmissions?&lt;/p&gt;
&lt;p&gt;When the radio is running, the 32MHz crystal should indeed be on, but this is generally something the controller handles itself. Since it works at lower speeds, maybe the crystal(s) aren&amp;#39;t tuned correctly. Do you have the datasheets of the crystals and I will take a look at their load capacitance and come back to you with some suggested load capacitor values.&lt;/p&gt;
&lt;p&gt;Just for reference, what speed is your SPI running at now?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send sample with lora not working in custom board with nrf52832</title><link>https://devzone.nordicsemi.com/thread/517503?ContentTypeID=1</link><pubDate>Wed, 08 Jan 2025 14:17:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f176303-525c-4221-9a6c-b4f33551f84c</guid><dc:creator>Illia Alexandrov</dc:creator><description>&lt;p&gt;I have two crystals, one at 32 kHz, the other at 32 MHz. Maybe the module needs more frequency and can&amp;#39;t turn on 32 MHz or something. By the way, I reduced the SPI frequency by half and the transfers became noticeably faster.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send sample with lora not working in custom board with nrf52832</title><link>https://devzone.nordicsemi.com/thread/517486?ContentTypeID=1</link><pubDate>Wed, 08 Jan 2025 13:43:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57a095a7-2c1e-48bc-be3d-b81322242915</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;What do you mean by &amp;quot;missing clock speed&amp;quot; in this context? What clock are you referring to, and do you mean that it&amp;#39;s incorrectly calibrated or that it&amp;#39;s configured incorrectly/not at all somewhere?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send sample with lora not working in custom board with nrf52832</title><link>https://devzone.nordicsemi.com/thread/517299?ContentTypeID=1</link><pubDate>Tue, 07 Jan 2025 16:15:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4ec83f6-fc96-42c8-95bc-91fad82f89a1</guid><dc:creator>Illia Alexandrov</dc:creator><description>&lt;p&gt;Hello. Thanks for the answer. If you look at the driver code, it seems that this occurs through the calculation of airtime (transmission takes too long). If you take the function without checking, the transmission will take 2-3 times longer than in the picture from the receiver. I thought maybe this is due to the missing clock speed or something like that?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send sample with lora not working in custom board with nrf52832</title><link>https://devzone.nordicsemi.com/thread/517280?ContentTypeID=1</link><pubDate>Tue, 07 Jan 2025 15:07:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa13e49c-fdf0-4ed9-9982-3b08f1245938</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;LORA is not really supported by Nordic in particular, and this is a Zephyr specific sample project, so we&amp;#39;re not too familiar with it. I would say the first step here would be to enable some debugging in your config files to get some more logging information, as these error messages don&amp;#39;t provide any error message or code that points to why the transmission fails.&lt;/p&gt;
&lt;p&gt;Then, if you can&amp;#39;t get anywhere by debugging, please try asking in the &lt;a href="https://discord.com/invite/zephyr-888818750588092488"&gt;Zephyr Discord channel &lt;/a&gt;for example which is a great place to get help or information on Zephyr related matters.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>