<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-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>How to interface nrf52832 with RPI compute module 4 to send the data from nrf app to nrf52832 device and  device to RPI</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/88784/how-to-interface-nrf52832-with-rpi-compute-module-4-to-send-the-data-from-nrf-app-to-nrf52832-device-and-device-to-rpi</link><description>BLE Hello, 
 In my project i want to send the data from the nrf app to nrf52832 device and i don&amp;#39;t know how to interface it with RPI compute module once the data received by nrf52832 i want to receive that data in RPI then i need to process in the RPI</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Wed, 15 Jun 2022 11:55:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/88784/how-to-interface-nrf52832-with-rpi-compute-module-4-to-send-the-data-from-nrf-app-to-nrf52832-device-and-device-to-rpi" /><item><title>RE: How to interface nrf52832 with RPI compute module 4 to send the data from nrf app to nrf52832 device and  device to RPI</title><link>https://test-devzone.nordicsemi.com/thread/372553?ContentTypeID=1</link><pubDate>Wed, 15 Jun 2022 11:55:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e5539182-a9e8-47c9-be98-8fcf76423229</guid><dc:creator>user113739</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Any update on this.??&lt;/p&gt;
&lt;p&gt;Thank You.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to interface nrf52832 with RPI compute module 4 to send the data from nrf app to nrf52832 device and  device to RPI</title><link>https://test-devzone.nordicsemi.com/thread/372254?ContentTypeID=1</link><pubDate>Tue, 14 Jun 2022 04:16:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d38b5d94-b346-41f5-80af-3a399c3d4bb9</guid><dc:creator>user113739</dc:creator><description>&lt;p&gt;Hello, Yes i got error like APP_UART_COMMUNICATION error but i just commented the error checking and now its working. i knew commenting error is not good&amp;nbsp; way troubleshoot the errors. error was ERROR_NO_MEMORY so i have tried to resolve this but i didn&amp;#39;t success.&lt;/p&gt;
&lt;p&gt;and one more thing now the data is receiving at the raspberry side but as a character by character but i want to send the array of character like a string so when i am trying to send the string data its not receiving any data but&amp;nbsp; if i send character by character its working so what to do now.&lt;/p&gt;
&lt;p&gt;Please share your thoughts and let me know for any suggestions.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to interface nrf52832 with RPI compute module 4 to send the data from nrf app to nrf52832 device and  device to RPI</title><link>https://test-devzone.nordicsemi.com/thread/372057?ContentTypeID=1</link><pubDate>Mon, 13 Jun 2022 09:11:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e2626041-e440-4037-8273-1949bd9bd29c</guid><dc:creator>user15146</dc:creator><description>[quote user="sagarnayakm"]but from nrf device to RPI why its not happening .??[/quote]
&lt;p&gt;Do you get any errors?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to interface nrf52832 with RPI compute module 4 to send the data from nrf app to nrf52832 device and  device to RPI</title><link>https://test-devzone.nordicsemi.com/thread/371868?ContentTypeID=1</link><pubDate>Fri, 10 Jun 2022 11:49:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:520a0fb1-4065-44ef-8d7f-fc0d18939c00</guid><dc:creator>user113739</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote userid="15146" url="~/f/nordic-q-a/88784/how-to-interface-nrf52832-with-rpi-compute-module-4-to-send-the-data-from-nrf-app-to-nrf52832-device-and-device-to-rpi/371856#371856"]I&amp;#39;m not sure If I understand what you mean here, but If the nRF52 is reset, it will start advertising again, and the RPi need to connect to it again to send/receive data.[/quote]
&lt;p&gt;Sorry i didn&amp;#39;t get you the TX,RX pins of nrf device connected with RPI directly so i am not going to remove those things, i am just running the read program from the RPI and its just sending the data whatever at the TX pin of NRF device right.??&lt;/p&gt;
&lt;p&gt;then why its not receiving from the nrf device i have connected the FTDI FAT32 and tried to push the data from the nrf device to PC over FTDI and its working fine. even i have tried to push some dat from the RPI to nrf device its working fine, but from nrf device to RPI why its not happening .??&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please let me know is there any mistake.&lt;/p&gt;
&lt;p&gt;thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to interface nrf52832 with RPI compute module 4 to send the data from nrf app to nrf52832 device and  device to RPI</title><link>https://test-devzone.nordicsemi.com/thread/371856?ContentTypeID=1</link><pubDate>Fri, 10 Jun 2022 11:30:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4553827-5d2b-44f3-a1b0-2e675d72a7cc</guid><dc:creator>user15146</dc:creator><description>[quote user="sagarnayakm"]i just want to send the data to nrf52 device over virtual UART like over BLE so once its received however its going to send that data to HW UART with app_uart_put() function right so can we connect those TX,RX pins to RPI TX,RX pins and we can read the data right.??[/quote]
&lt;p&gt;Yes, that is what the&amp;nbsp;&lt;span&gt;ble_app_uart example does.&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/ble_sdk_app_nus_eval.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/ble_sdk_app_nus_eval.html&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
[quote user="sagarnayakm"]So i have already done this and from nrf APP to device i can able to send the data and after this from nrf device to RPI i&amp;nbsp; am trying to push the data but its not received when i reset the nrf device data was received so what&amp;#39;s happening i don&amp;#39;t know please let me know what is the issue.[/quote]
&lt;p&gt;I&amp;#39;m not sure If I understand what you mean here, but If the nRF52 is reset, it will start advertising again, and the RPi need to connect to it again to send/receive data.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to interface nrf52832 with RPI compute module 4 to send the data from nrf app to nrf52832 device and  device to RPI</title><link>https://test-devzone.nordicsemi.com/thread/371818?ContentTypeID=1</link><pubDate>Fri, 10 Jun 2022 09:34:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce576f0a-2820-48f0-b0a3-c618cc15ae3e</guid><dc:creator>user113739</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Thanks for the reply, actually i am planning to use nrf52840 only with raspberry pi and raspberry pi is a compute module 4 so in the custom board we don&amp;#39;t have USB ports. i just want to send the data to nrf52 device over virtual UART like over BLE so once its received however its going to send that data to HW UART with app_uart_put() function right so can we connect those TX,RX pins to RPI TX,RX pins and we can read the data right.??&lt;/p&gt;
&lt;p&gt;So i have already done this and from nrf APP to device i can able to send the data and after this from nrf device to RPI i&amp;nbsp; am trying to push the data but its not received when i reset the nrf device data was received so what&amp;#39;s happening i don&amp;#39;t know please let me know what is the issue.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to interface nrf52832 with RPI compute module 4 to send the data from nrf app to nrf52832 device and  device to RPI</title><link>https://test-devzone.nordicsemi.com/thread/371808?ContentTypeID=1</link><pubDate>Fri, 10 Jun 2022 09:17:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb6bd72a-0fa3-43f0-9bd1-d0820562c149</guid><dc:creator>user15146</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t want to use the built-in Bluetooth functionality on the RPi, you can go for a HCI-based solution and&amp;nbsp;use the nRF52 as the Bluetooth Controller.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/bluetooth/hci_uart/README.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/bluetooth/hci_uart/README.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Or for the nRF52 variants with built-in USB, e.g. nRF52840:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/bluetooth/hci_usb/README.html#bluetooth-hci-usb"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/bluetooth/hci_usb/README.html#bluetooth-hci-usb&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>