<?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>Issue in saving a json file in sd card</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113326/issue-in-saving-a-json-file-in-sd-card</link><description>I am using FATFS file system to store data in a .json file using sd card. When I debugged the code I got FR_INVALID_NAME issue in home.json file name. I am not very sure though that does FATFS supports json extension or not and if it doesn&amp;#39;t supports</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 26 Jul 2024 10:27:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113326/issue-in-saving-a-json-file-in-sd-card" /><item><title>RE: Issue in saving a json file in sd card</title><link>https://devzone.nordicsemi.com/thread/495789?ContentTypeID=1</link><pubDate>Fri, 26 Jul 2024 10:27:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9eb1de8b-d42c-4b1a-95a8-a0483dee62da</guid><dc:creator>Rakshita</dc:creator><description>&lt;p&gt;By enabling&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_FS_FATFS_LFN&lt;/span&gt;&lt;span&gt;=y this configuration I was able to save a file with extension longer than 3characters like .json&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue in saving a json file in sd card</title><link>https://devzone.nordicsemi.com/thread/495776?ContentTypeID=1</link><pubDate>Fri, 26 Jul 2024 09:06:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e501d51-0764-46d6-853e-da78f30b2d9a</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Feel free to share your solution here and mark the reply with &amp;quot;Verified answer&amp;quot; to help out users in the future with similar issues.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue in saving a json file in sd card</title><link>https://devzone.nordicsemi.com/thread/495537?ContentTypeID=1</link><pubDate>Thu, 25 Jul 2024 06:39:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bea28592-a178-4da4-b728-b8eafec9c3df</guid><dc:creator>Rakshita</dc:creator><description>&lt;p&gt;Thanks for your reply&amp;nbsp;&lt;br /&gt;The issue got solved&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue in saving a json file in sd card</title><link>https://devzone.nordicsemi.com/thread/495532?ContentTypeID=1</link><pubDate>Thu, 25 Jul 2024 06:09:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db20649d-0db4-402a-be5b-bb5ca7baf5bb</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;If the program returns FR_INVALID_NAME, that usually points to the path name you&amp;#39;ve set is too long or just invalid. Please show me what the path to the file you&amp;#39;re trying to use is exactly. I&amp;#39;d recommend putting the file closer to the root.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>