<?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>BLE  joystick with nrf52832 with a PCA10040 board</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/80568/ble-joystick-with-nrf52832-with-a-pca10040-board</link><description>Hi, 
 I’m developing a BLE joystick with nrf52832 with a PCA10040 board 
 To make the development simple I’m using 16 input Buttons and 2 analog inputs with 8 bits each. 
 
 The data structure is the following: 
 
 
 For the data structure I have some</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Oct 2021 12:12:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/80568/ble-joystick-with-nrf52832-with-a-pca10040-board" /><item><title>RE: BLE  joystick with nrf52832 with a PCA10040 board</title><link>https://devzone.nordicsemi.com/thread/333729?ContentTypeID=1</link><pubDate>Tue, 12 Oct 2021 12:12:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7fc0c58a-51bc-4439-bc71-b6b853a61ea8</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;See threads like this for hints on how to implement:&amp;nbsp;&lt;/span&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/20553/can-the-nrf52832-support-an-hid-joystick-profile"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/20553/can-the-nrf52832-support-an-hid-joystick-profile&lt;/a&gt;&lt;span&gt;&amp;nbsp;and&amp;nbsp;&lt;/span&gt;&lt;span&gt;the similar cases:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/55528/hid-joystick-profile-odd-behavior-in-nrf52832"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/55528/hid-joystick-profile-odd-behavior-in-nrf52832&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/58446/nrf52840-usb-hid-generic-joystick-not-updating-values"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/58446/nrf52840-usb-hid-generic-joystick-not-updating-values&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user=""]When the application runs, I noticed that there are 3 block addresses where the data is saved: 0x7D000, 0x7E000 and 0x7F000. I would like to know how I can change these addresses.&amp;nbsp;[/quote]
&lt;p&gt;Those are the fstorage pages.&amp;nbsp;&lt;span&gt;The location of flash used for fstorage&amp;nbsp;instance is defined in&amp;nbsp;NRF_FSTORAGE_DEF() call (start_addr and end_addr). It is described&amp;nbsp;&lt;/span&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/lib_fstorage.html"&gt;here&lt;/a&gt;&lt;span&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>