<?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>nrf52 connectivity example with Yggdrasil</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12506/nrf52-connectivity-example-with-yggdrasil</link><description>I am trying to use my nRF52-DK with Yggdrasil. 
 I took example from here: *\nRF5_SDK_11.0.0_89a8197\examples\ble_central_and_peripheral\ble_connectivity\pca10040\ser_s132_uart\arm5_no_packs* and succesfully compiled it in SES. I also changed pins to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 13 Mar 2016 13:35:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12506/nrf52-connectivity-example-with-yggdrasil" /><item><title>RE: nrf52 connectivity example with Yggdrasil</title><link>https://devzone.nordicsemi.com/thread/47427?ContentTypeID=1</link><pubDate>Sun, 13 Mar 2016 13:35:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2ecf83ed-0097-4866-aa5d-f92b93d3b9bb</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;Ok, I will try to do some research of transmission limits on my own or just try to use 1M if I see lack of performance...
Thanks Bjørn, that is everything I wanted to know!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 connectivity example with Yggdrasil</title><link>https://devzone.nordicsemi.com/thread/47426?ContentTypeID=1</link><pubDate>Sun, 13 Mar 2016 13:23:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b44d803-65ab-4814-8455-97a313afc6c4</guid><dc:creator>Bj&amp;#248;rn Inge</dc:creator><description>&lt;p&gt;Yggdrasil, or rather pc-ble-driver, uses HCI UART for the Serialization transport. It is true that HCI UART has more overhead in terms of acking, SLIP escaping and other metadata. This may make the transmission slower, though I&amp;#39;m not sure how much of a bottleneck this incurs in practical use.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 connectivity example with Yggdrasil</title><link>https://devzone.nordicsemi.com/thread/47425?ContentTypeID=1</link><pubDate>Sat, 12 Mar 2016 15:22:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e5e25643-68b1-4fd5-9c6a-bbfc631cb544</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;Thank you Bjørn! one more question - does Yggdrasil use RAW UART implementation of serialization, or UART HCI one? I am not sure about difference between these two implementations - HCI one seems more reliable because of ACK&amp;#39;s and checksum, but may be slower...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 connectivity example with Yggdrasil</title><link>https://devzone.nordicsemi.com/thread/47424?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2016 18:55:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4f21000-b6cb-4199-a47b-223c69ca84b0</guid><dc:creator>Bj&amp;#248;rn Inge</dc:creator><description>&lt;p&gt;The serialization included in SDK 11.0.0 is based on version 2.0 of the S130/S132 SoftDevice API, whereas Yggdrasil 0.9.0 is targeted against SoftDevice S130 v1.0. The two version are not compatible, both in terms of API and command opcodes. You will therefore not be able to run Yggdrasil 0.9.0 against a v2.0 connectivity application.&lt;/p&gt;
&lt;p&gt;A new release of Yggdrasil is in progress and will be out within a month or two. It will have support for both nRF51 and nRF52 and is targeted against v2 of S130 and S132 SoftDevices.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>