<?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>NRF Mesh Android</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75407/nrf-mesh-android</link><description>Hi, 
 when using these lines of code in my Android application: 
 MeshManagerApi mMeshManagerApi = new MeshManagerApi(this); 
 MeshNetwork meshNet = mMeshManagerApi.getMeshNetwork(); 
 meshNet is returning null 
 I have my 2 NRF boards connected and configured</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 May 2021 09:37:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75407/nrf-mesh-android" /><item><title>RE: NRF Mesh Android</title><link>https://devzone.nordicsemi.com/thread/312014?ContentTypeID=1</link><pubDate>Thu, 27 May 2021 09:37:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c54d816-79cc-445a-a093-630b7bf34e26</guid><dc:creator>Roshan Rajaratnam</dc:creator><description>&lt;p&gt;Hi please check the readme file &lt;a href="https://github.com/NordicSemiconductor/Android-nRF-Mesh-Library#sample"&gt;here&lt;/a&gt;. You need to call loadMeshNetwork() before calling getMeshNetwork() as stated in the &lt;a href="https://github.com/NordicSemiconductor/Android-nRF-Mesh-Library/blob/master/mesh/src/main/java/no/nordicsemi/android/mesh/MeshMngrApi.java#L237"&gt;documentation&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The library handles saving the network for you.&lt;/p&gt;
&lt;p&gt;Hope this helps&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>