<?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>Adding client to server in mesh light example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53614/adding-client-to-server-in-mesh-light-example</link><description>Hello, 
 I am working on application where client sends the data to server in mesh, all servers are receiving the data as per the group subscriptions. Now, i have added the server model to the client and able to control trough android app. Next, i tried</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 31 Oct 2019 04:55:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53614/adding-client-to-server-in-mesh-light-example" /><item><title>RE: Adding client to server in mesh light example</title><link>https://devzone.nordicsemi.com/thread/217651?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2019 04:55:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff7fe6c2-03c9-4af0-a664-7b7738e88977</guid><dc:creator>NikhilIngale</dc:creator><description>&lt;p&gt;I am sending the data only upon reception of character from UART (asynchronous). Yes, i will give a try with mesh TX complete event.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding client to server in mesh light example</title><link>https://devzone.nordicsemi.com/thread/217560?ContentTypeID=1</link><pubDate>Wed, 30 Oct 2019 13:51:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c28b0da-3705-4885-b790-93c4fa4d9c29</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;How fast are you sending the data? Maybe it will help to wait for the&amp;nbsp;&lt;span&gt;NRF_MESH_EVT_TX_COMPLETE event before sending a new packet.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding client to server in mesh light example</title><link>https://devzone.nordicsemi.com/thread/217457?ContentTypeID=1</link><pubDate>Wed, 30 Oct 2019 08:46:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0bcee92-b390-4d4c-b1bf-e2047902adb3</guid><dc:creator>NikhilIngale</dc:creator><description>&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1572425338839v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Basically, I have added this piece of code in main function upon reception of character from UART. Mesh assert is occurring at&amp;nbsp;packet_alloc_and_tx ---&amp;gt; packet_tx---&amp;gt; nrf_mesh_packet_send.&amp;nbsp; I am using MESH SDK 3.2.0.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding client to server in mesh light example</title><link>https://devzone.nordicsemi.com/thread/216873?ContentTypeID=1</link><pubDate>Fri, 25 Oct 2019 13:41:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c61e1de-ec3f-4f9a-b04a-ecf5a20939e6</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What Mesh SDK version are you using? Which mesh assert are you getting and do you know which function that is triggering this assert?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>