<?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>Is it possible to interface a DALI-controller and simultaneously have full BLE Mesh functionality running?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/31165/is-it-possible-to-interface-a-dali-controller-and-simultaneously-have-full-ble-mesh-functionality-running</link><description>Hi! 
 We are evaluating the 52832 soc for use with a DALI-controller. The communication speed with the controller is at 1200 baud, Manchester encoded. Is it possible to interface it with, like GPIO and DMA, and still have full BLE Mesh functionality.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 01 May 2018 08:08:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/31165/is-it-possible-to-interface-a-dali-controller-and-simultaneously-have-full-ble-mesh-functionality-running" /><item><title>RE: Is it possible to interface a DALI-controller and simultaneously have full BLE Mesh functionality running?</title><link>https://devzone.nordicsemi.com/thread/130366?ContentTypeID=1</link><pubDate>Tue, 01 May 2018 08:08:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:75cfd013-b14c-4e51-bde9-fb365d73b7a5</guid><dc:creator>Sharan Avati</dc:creator><description>&lt;p&gt;Hi Kolten,&lt;/p&gt;
&lt;p&gt;Thanks for your response. Much appreciated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to interface a DALI-controller and simultaneously have full BLE Mesh functionality running?</title><link>https://devzone.nordicsemi.com/thread/130346?ContentTypeID=1</link><pubDate>Mon, 30 Apr 2018 19:06:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b14eadc2-8569-4e0b-9969-00d9231aa592</guid><dc:creator>kolten</dc:creator><description>&lt;p&gt;Hi, I did go with the bitbanging solution and so far It seams to work just fine. I have not tested it extensively yet though. I also switched from nordics implementation to mynewt.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to interface a DALI-controller and simultaneously have full BLE Mesh functionality running?</title><link>https://devzone.nordicsemi.com/thread/130319?ContentTypeID=1</link><pubDate>Mon, 30 Apr 2018 15:07:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec61ff06-0986-44ff-aab1-43893167559b</guid><dc:creator>Sharan Avati</dc:creator><description>&lt;p&gt;Hi Kolten, Were you able to implement it using one of the suggestions from Martin? I&amp;#39;m in the similar situation, so wanted to check with you before I start trying something.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to interface a DALI-controller and simultaneously have full BLE Mesh functionality running?</title><link>https://devzone.nordicsemi.com/thread/123109?ContentTypeID=1</link><pubDate>Tue, 06 Mar 2018 15:02:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd359676-dd7e-4211-b96c-e502130ab431</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It depends on how much data you need to transfer I guess. BLE Mesh isn&amp;#39;t that demanding with regards to timings as it does not require devices to maintain a reliable BLE connection. I think the more important question is how you are going to do manchester encoded on an IC without any manchester capable peripherals. I have two suggestions:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;You can look into using the UART. It might be possible to send&amp;nbsp;two UART symbols that the DALI&amp;#39;s encoder interprets as one Manchester symbol. The challenge will be the unavoidable stop bits produced by the UART though.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;You can do bitbanging. Whether this is suitable depends on how much data you need to transfer, how often you need it transferred, and whether you need exact timings. If timing isn&amp;#39;t important, and you don&amp;#39;t need to transfer a lot of data, this is probably the easiest (if not only) solution.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>