<?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>Pairing nrf52832 using AT Commands</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59175/pairing-nrf52832-using-at-commands</link><description>Hi 
 I am new to bluetooth. I have two Fanstel BT832x ( Nordic nRF52832 module with Skyworks SKY66112 power amplifier) Chips. How do iImake them talk to each other using AT Commands? Any help would be appreciated. Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 24 Mar 2020 09:28:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59175/pairing-nrf52832-using-at-commands" /><item><title>RE: Pairing nrf52832 using AT Commands</title><link>https://devzone.nordicsemi.com/thread/241303?ContentTypeID=1</link><pubDate>Tue, 24 Mar 2020 09:28:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:521babe0-06a1-48ee-b8e7-b34ba12745cd</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Take a look at the ble_app_uart example, typically the BLE softdevice stack will buffer the data from the application, and the exchange the data during the next connection interval. If the connection interval is not 12ms, then several packets are sent in the next interval.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pairing nrf52832 using AT Commands</title><link>https://devzone.nordicsemi.com/thread/241255?ContentTypeID=1</link><pubDate>Tue, 24 Mar 2020 02:23:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae2a3804-0017-4b56-ae0e-a77c0f73d39f</guid><dc:creator>carljack</dc:creator><description>&lt;p&gt;Thanks for the response.&lt;/p&gt;
&lt;p&gt;I would like to know one more thing. Is it possible to transmit 90 bytes of data every 12 ms using nrf52832 to an android tablet? if yes then could you please point me to the correct softdevice and firmware please?&amp;nbsp; Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pairing nrf52832 using AT Commands</title><link>https://devzone.nordicsemi.com/thread/240178?ContentTypeID=1</link><pubDate>Tue, 17 Mar 2020 08:55:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03089f0f-dd17-47ec-a6b2-7e3ef019fc56</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;AT commands is not something Nordic have developed/supported for the nRF52-series. This is typically developed by the module manufacturer, and you can for instance find a list of modules that have AT commands listed here at the bottom:&lt;br /&gt;&lt;a href="https://www.nordicsemi.com/Software-and-tools/3rd-Party/3rd-party-modules"&gt;https://www.nordicsemi.com/Software-and-tools/3rd-Party/3rd-party-modules&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Though I am not sure if any of the modules&amp;nbsp;supporting AT commands have power amplifier.&lt;/p&gt;
&lt;p&gt;Typically the nRF5 SDK that is used for the nRF52-series are using softdevices for BLE communication, the softdevice API should support power amplifiers (at least the newer ones). For information about the nRF5 SDK check out:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/struct_sdk/struct/sdk_nrf5_latest.html"&gt;https://infocenter.nordicsemi.com/topic/struct_sdk/struct/sdk_nrf5_latest.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>