<?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>Getting started with MBN52832 BLE Module</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59913/getting-started-with-mbn52832-ble-module</link><description>Hi, 
 We are starting evaluation using: 
 &amp;quot;The MBN52832Development Kit (MBN52832DK) is an evaluation and application development kit for MBN52832 BLE Module&amp;quot; 
 is there some default FW which receives data via SPI or UART and sends it over BLE to the PC</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 Apr 2020 07:07:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59913/getting-started-with-mbn52832-ble-module" /><item><title>RE: Getting started with MBN52832 BLE Module</title><link>https://devzone.nordicsemi.com/thread/245713?ContentTypeID=1</link><pubDate>Tue, 21 Apr 2020 07:07:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7b0cc2c-9af4-41b2-9e35-13b9a008c85c</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;1. The maximum tested and confirmed UART baud rate is 1M.&lt;/p&gt;
&lt;p&gt;2. The SPI on the nRF52832 supports up to 8Mhz, while the nRF52833 and nRF52840 have one High-speed SPI supporting up to 32MHz transfers. You can check out the formula to calculate baud rates in &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/391/uart-baudrate-register-values#post-id-1194"&gt;this thread&lt;/a&gt; (same formula for SPI and UART).&lt;/p&gt;
&lt;p&gt;3. Please create a new ticket regarding the PC app development, as we try to keep each DevZone ticket to one subject each. That way it will be easier for people with the same problem in the future to find the relevant thread, and an expert on the matter will be assigned to the relevant case, as everyone doesn&amp;#39;t know everything, unfortunately.&lt;/p&gt;
&lt;p&gt;4. The nRF52840 Dongle is the only Dongle Nordic provides, and it will be the only one that is compatible with I.E. the nRFConnect for Desktop BLE app, but if you&amp;#39;re going to make your own PC or mobile application you should be able to use any of the &lt;a href="https://www.nordicsemi.com/Software-and-tools/3rd-Party/3rd-party-modules"&gt;third-party modules&lt;/a&gt; meeting your requirements as well. A number of them should be enclosed and support COM-ports I believe.&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: Getting started with MBN52832 BLE Module</title><link>https://devzone.nordicsemi.com/thread/245575?ContentTypeID=1</link><pubDate>Mon, 20 Apr 2020 13:46:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe8afbd4-971e-4780-80c2-847b8f1d5325</guid><dc:creator>Moshe Baker</dc:creator><description>&lt;p&gt;Another question: Do we need to use this specific dongle or can we use any BLE dongle exposing a COM port? We are looking for a &amp;quot;closed&amp;quot; dongle product.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started with MBN52832 BLE Module</title><link>https://devzone.nordicsemi.com/thread/245571?ContentTypeID=1</link><pubDate>Mon, 20 Apr 2020 13:36:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a69c479c-adde-4234-928d-57c0e9c41535</guid><dc:creator>Moshe Baker</dc:creator><description>&lt;p&gt;Another question: For developing the PC app side, assume we are using the&amp;nbsp;&lt;span&gt;nRF52840-dongle you recommended above, where can I find a code example&amp;nbsp;in C# for doing this, implementing&amp;nbsp;the NUS profile? I see there is JS/Node.js code of nrf-connect, but this is somewhat distant&amp;nbsp;from our .NET environment.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Also i see in the Android app - nRF Toolbox - there is a UART app. So basically I&amp;#39;m looking&amp;nbsp;for an equivalent&amp;nbsp;C#/Windows code sample.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;span&gt;!&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started with MBN52832 BLE Module</title><link>https://devzone.nordicsemi.com/thread/245516?ContentTypeID=1</link><pubDate>Mon, 20 Apr 2020 12:02:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2567718a-4a63-4c39-88c3-f77afa4d1359</guid><dc:creator>Moshe Baker</dc:creator><description>&lt;p&gt;I see in the code the maximum UART BAUD rate is 1Mb -&amp;nbsp;UART_BAUDRATE_BAUDRATE_Baud1M.&lt;/p&gt;
&lt;p&gt;I thought UART could do more. We need the physical line to be faster than the BLE. In this case there are the same. Can we make the UART baud rate faster? What is the maximum SPI rate supported?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started with MBN52832 BLE Module</title><link>https://devzone.nordicsemi.com/thread/243903?ContentTypeID=1</link><pubDate>Tue, 07 Apr 2020 12:44:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cfa316a2-62dc-4d9e-affc-94610e6c0c6b</guid><dc:creator>Moshe Baker</dc:creator><description>&lt;p&gt;OK thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started with MBN52832 BLE Module</title><link>https://devzone.nordicsemi.com/thread/243796?ContentTypeID=1</link><pubDate>Tue, 07 Apr 2020 06:57:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:745d881b-4222-443c-9579-e229fee893fb</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Okay, sorry for the misunderstanding. No, we don&amp;#39;t have an example that implements SPI and BLE like the ble_app_uart example. If you&amp;#39;d like something like that I suggest implementing SPI instead of UART in the ble_app_uart example. Keep in mind that the SPIS and SPI examples are located in the&amp;nbsp;&lt;strong&gt;peripheral&amp;nbsp;&lt;/strong&gt;folder and not the&amp;nbsp;&lt;strong&gt;ble_peripheral&lt;/strong&gt; as they do not have BLE included.&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: Getting started with MBN52832 BLE Module</title><link>https://devzone.nordicsemi.com/thread/243787?ContentTypeID=1</link><pubDate>Tue, 07 Apr 2020 06:32:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fbe185e9-dbf7-4182-a605-0bda40ee3064</guid><dc:creator>Moshe Baker</dc:creator><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;I Cannot find this folder in the zip file. I&amp;#39;m looking at &amp;quot;DeviceDownload.zip\nRF5SDK160098a08e2.zip&amp;quot;.&lt;/p&gt;
&lt;p&gt;Also I think you misunderstood. I&amp;#39;m looking for an existing hex file which listens on SPI and sends over BLE, similar to the ble_app_uart provided by Jay above.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started with MBN52832 BLE Module</title><link>https://devzone.nordicsemi.com/thread/243785?ContentTypeID=1</link><pubDate>Tue, 07 Apr 2020 06:15:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1162cff3-014a-402c-9a18-e4e76a695337</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Yes, we have example .hex files for SPI examples as well. They can be located in the following paths:&amp;nbsp;&lt;strong&gt;&amp;lt;InstallFolder&amp;gt;\examples\peripheral\spis&amp;nbsp;&lt;/strong&gt;&amp;amp;&amp;nbsp;&lt;strong&gt;&lt;span&gt;&amp;lt;InstallFolder&amp;gt;\examples\peripheral\spi&lt;/span&gt;&lt;/strong&gt;. Please check out the API for &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/group__nrf__spi.html"&gt;SPI&lt;/a&gt; and &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/group__nrf__uart.html"&gt;UART &lt;/a&gt;over on our Infocenter.&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: Getting started with MBN52832 BLE Module</title><link>https://devzone.nordicsemi.com/thread/243744?ContentTypeID=1</link><pubDate>Mon, 06 Apr 2020 17:05:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac2afc2d-88d3-454b-a0ba-00e98360833d</guid><dc:creator>Moshe Baker</dc:creator><description>&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Is there a similar hex for SPI?&lt;/p&gt;
&lt;p&gt;Where is the interface protocol/commands to use via UART or SPI documented?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started with MBN52832 BLE Module</title><link>https://devzone.nordicsemi.com/thread/243741?ContentTypeID=1</link><pubDate>Mon, 06 Apr 2020 16:50:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da1c6215-ad43-4a45-9d01-5d53c471b44a</guid><dc:creator>Jay Tyzzer</dc:creator><description>&lt;p&gt;Hi Moshe,&lt;/p&gt;
&lt;p&gt;I suggest using the Segger Embedded Studio.&amp;nbsp; It is free to all designers that are using Nordic product. you can download it from their website&lt;/p&gt;
&lt;p&gt;From the Nordic website:&lt;/p&gt;
&lt;p&gt;Download the nRF Connect for desk top&lt;/p&gt;
&lt;p&gt;Download the Command line tool&lt;/p&gt;
&lt;p&gt;Download SDK16&amp;nbsp; zip file and unzip it wherever you want.&lt;/p&gt;
&lt;p&gt;There is a BLE UART example in SDK 16.&amp;nbsp;&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_nus_eval.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_nus_eval.html&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You will need the Murata board programmed up with the Hex file for the UART emulation over BLE found in the SDK. There is a precompiled hex file that is used on the Nordic nRF52-DK development Kit.&lt;/p&gt;
&lt;p&gt;Your drive:\your directory\examples\ble_peripheral\ble_app_uart\hex&lt;/p&gt;
&lt;p&gt;Use the ble_app_uart_pca1040_s132.h file.&lt;/p&gt;
&lt;p&gt;It uses the UART lines called out on our dev kit.&amp;nbsp; If Murata has used the same GPIO for UART then you can use the stock hex file. If not you will need to modify the pca10040.h file to reflect the changes.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I suggest that you also acquire a nRF52840-dongle for u with nRFconnect. It is a inexpensive item ($10.00) and you can use it with some of the utilities in nRF Connect such as a RSSI sniffer and also as a central you can communicate with the Murata board.&amp;nbsp; &amp;nbsp;You can purchase it from one of Nordics&amp;nbsp; authorized distributors.&amp;nbsp; Symmetry, Arrow, Avnet, DigiKey, Mouser.&lt;/p&gt;
&lt;p&gt;Good luck.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>