<?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>Cusom BLE Device With SDK17.1</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/88712/cusom-ble-device-with-sdk17-1</link><description>Hello everyone, 
 I am developing a product with nRF52840. The board has a magnetic sensor (LIS3MDL), a ToF sensor and a LoRa module (Sx126x). 
 I have worked with nRF52 products and SDKs earlier (in 2018 and 2019). Since then, I haven&amp;#39;t looked at the</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Tue, 14 Jun 2022 12:28:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/88712/cusom-ble-device-with-sdk17-1" /><item><title>RE: Cusom BLE Device With SDK17.1</title><link>https://test-devzone.nordicsemi.com/thread/372380?ContentTypeID=1</link><pubDate>Tue, 14 Jun 2022 12:28:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86130d34-da76-4771-8ffc-6389e17ebd19</guid><dc:creator>user2111</dc:creator><description>&lt;p&gt;In general you can look at the twi_scanner and twi_sensor to get familiar with the i2c. In terms of drivers for those two sensors, then I suggest to search around a bit and see if you can find someone that have made drivers available.&lt;/p&gt;
&lt;p&gt;Kennet&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cusom BLE Device With SDK17.1</title><link>https://test-devzone.nordicsemi.com/thread/372339?ContentTypeID=1</link><pubDate>Tue, 14 Jun 2022 10:09:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9da36400-e20f-4b8b-abf5-780698e84d7d</guid><dc:creator>user55358</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Thank you for your help. It helped me a lot.&lt;/p&gt;
&lt;p&gt;Now, I need drivers for the lis3mdl and vl53l3. Do you know how can I find one? I need this because I never used nrf52&amp;#39;s i2c peripheral.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cusom BLE Device With SDK17.1</title><link>https://test-devzone.nordicsemi.com/thread/371733?ContentTypeID=1</link><pubDate>Thu, 09 Jun 2022 18:52:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1dff243c-63a8-4beb-a2f4-868e6c371cfd</guid><dc:creator>user2111</dc:creator><description>&lt;p&gt;In that case I suggest you check out the migration guide from 15-&amp;gt;16 and 16-&amp;gt;17:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/migration.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/migration.html&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/migration.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/migration.html&lt;/a&gt;&amp;nbsp;&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: Cusom BLE Device With SDK17.1</title><link>https://test-devzone.nordicsemi.com/thread/371711?ContentTypeID=1</link><pubDate>Thu, 09 Jun 2022 14:56:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d15cc50a-3146-4aaa-823a-e82c100f2200</guid><dc:creator>user55358</dc:creator><description>&lt;div class="content full threaded-reply-content user-defined-markup"&gt;
&lt;div class="content"&gt;
&lt;p&gt;I used SDK 14.2 and 15.0. The old project was for a different project. And I want to learn about the new technologies.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cusom BLE Device With SDK17.1</title><link>https://test-devzone.nordicsemi.com/thread/371687?ContentTypeID=1</link><pubDate>Thu, 09 Jun 2022 13:17:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d587e8c-f710-4400-87d6-e0b76dc920c4</guid><dc:creator>user2111</dc:creator><description>&lt;p&gt;What nRF5 SDK did you work with earlier, and why do you need to update?&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cusom BLE Device With SDK17.1</title><link>https://test-devzone.nordicsemi.com/thread/371501?ContentTypeID=1</link><pubDate>Wed, 08 Jun 2022 19:10:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d6bca8c-ed41-4dd9-8ed1-36b076d562fc</guid><dc:creator>user55358</dc:creator><description>&lt;p&gt;Can you suggest me the simplest example so I can understand what happened while I was gone?&lt;/p&gt;
&lt;p&gt;My plan is to create 2 different services and (maybe more) for each sensor and characteristics for each axis and sensor data.&lt;/p&gt;
&lt;p&gt;Which sample app I should take as a reference?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cusom BLE Device With SDK17.1</title><link>https://test-devzone.nordicsemi.com/thread/371441?ContentTypeID=1</link><pubDate>Wed, 08 Jun 2022 13:41:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc0b7bc1-c36f-48b6-b63a-27ba5cccd23e</guid><dc:creator>user2111</dc:creator><description>&lt;p&gt;I don&amp;#39;t see any other way that to look at the same example you started developing on the old SDK vs the new SDK. Likely there may be some new software modules, but those should be documented in the latest documentation:&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;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>