<?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>Save sensor data in file and send it over BLE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/104992/save-sensor-data-in-file-and-send-it-over-ble</link><description>Hi, 
 I use a thingy53 as peripheral and a nrf52840dongle as central devices. I want to use an accelerometer to analyse vibration from the thingy53. 
 I know that it&amp;#39;s impossible to send value by value at maximum frequency the data because i will have</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 17 Nov 2023 09:48:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/104992/save-sensor-data-in-file-and-send-it-over-ble" /><item><title>RE: Save sensor data in file and send it over BLE</title><link>https://devzone.nordicsemi.com/thread/456100?ContentTypeID=1</link><pubDate>Fri, 17 Nov 2023 09:48:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c635c6f-8fa6-4884-ad56-a331af418b0b</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;I think BLE NUS could be a good option. If you want to start with something simple, then use the central_uart sample on the dongle:&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/tree/main/samples/bluetooth/central_uart"&gt;https://github.com/nrfconnect/sdk-nrf/tree/main/samples/bluetooth/central_uart&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Save sensor data in file and send it over BLE</title><link>https://devzone.nordicsemi.com/thread/454587?ContentTypeID=1</link><pubDate>Wed, 08 Nov 2023 07:59:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4261ae2-b96d-4650-b969-9ef92f0470c7</guid><dc:creator>Piwy</dc:creator><description>&lt;p&gt;Also i don&amp;#39;t know if BLE NUS is the good solution to my issu, i also saw Object Transfer Service that could help me about this but i don&amp;#39;t find many imformation about it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Save sensor data in file and send it over BLE</title><link>https://devzone.nordicsemi.com/thread/454585?ContentTypeID=1</link><pubDate>Wed, 08 Nov 2023 07:56:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bf902141-d11b-4af2-aafe-10c85d3beec8</guid><dc:creator>Piwy</dc:creator><description>&lt;p&gt;Hi, I just checked the machine learning and edge impulse, if i understand it welle, they use BLE NUS to send data and save it in a json file ?&lt;br /&gt;I will explain my setup, i have an the thingy53 witch is the peripheral device with the accelerometer that i want to use at his maximal frequency. &lt;br /&gt;With the BLE NUS, i can send many data in one time.&lt;br /&gt;My other device is like a nrf52840dongle with the sample bluetooth shell, it&amp;#39;s my central device.I want to do a thread in the central device that receive accelerometer data on the BLE Nus service and put in directly in a file over serial or something like that.&lt;br /&gt;The machjine learning app or edge impulse are really complicated, can oyu help me ?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Pierre-Yves&lt;br /&gt;I &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Save sensor data in file and send it over BLE</title><link>https://devzone.nordicsemi.com/thread/452417?ContentTypeID=1</link><pubDate>Thu, 26 Oct 2023 06:53:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33810060-710d-4be9-a5b9-ca747f100eb5</guid><dc:creator>Piwy</dc:creator><description>&lt;p&gt;I will look at this and get back to you, ty !&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Pierre-Yves&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Save sensor data in file and send it over BLE</title><link>https://devzone.nordicsemi.com/thread/452246?ContentTypeID=1</link><pubDate>Wed, 25 Oct 2023 11:43:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c30c76f9-fcaf-4da2-8e2e-0440e5f7ff17</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;You might need to buffer up more of the sensor data and send larger packets over BLE.&lt;br /&gt;&lt;br /&gt;It might sound like you want to sample data with the Thingy53, there is in fact some examples here for this, Edge impulse have some tools for this type of work. Maybe that is what you are looking for?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;If so here is some info:&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/thingy53-machine-learning"&gt;https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/thingy53-machine-learning&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;a href="https://docs.edgeimpulse.com/docs/development-platforms/officially-supported-mcu-targets/nordic-semi-thingy53"&gt;https://docs.edgeimpulse.com/docs/development-platforms/officially-supported-mcu-targets/nordic-semi-thingy53&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>