You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/docs/evaluating_battery.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ To start fuel gauge evaluations using a battery model, complete the following st
4
4
5
5
1. Connect a battery to the EK.
6
6
1. Enable the **Fuel Gauge** setting on the [**Dashboard**](./overview.md#dashboard-tab) tab.
7
-
1. If you are using nPM1300 EK or nPM1304 EK, select the battery model for evaluation in the [**Fuel Gauge**](./overview.md#npm1300-and-nPM1304-fuel-gauge) side panel.<br/>
7
+
1. If you are using nPM1300 EK or nPM1304 EK, select the battery model for evaluation in the [**Fuel Gauge**](./overview.md#fuel-gauge) side panel.<br/>
8
8
Use one of the following options:
9
9
10
10
* Use the **Active Battery Model** for a preloaded battery model
|**Active Battery Model**| Select the battery model you want to use for Fuel Gauge in nPM PowerUP. |
65
-
|**Add New Active Battery Model**| Select a battery from selected vendors that has been profiled by Nordic Semiconductor or your own custom battery model, added with the **Profile Battery** feature and saved in the [**Profiles**](#profiles-tab) tab. |
65
+
|**Add New Active Battery Model**| Select a battery from selected vendors that has been profiled by Nordic Semiconductor or your own custom battery model, added with the **Profile Battery** feature and saved in the [**Profiles**](#npm1300-and-npm1304-profiles-tab) tab. |
66
66
|**Profile Battery**|**This option is only available for nPM1300 and nPM1304 devices.**<br/><br/>Create your own, custom battery profile, and collect the data. The results are then saved in the [**Profiles**](#npm1300-and-npm1304-profiles-tab) tab and added to the **Add New Active Battery Model** drop-down menu.</br></br>Clicking the button opens a window where you can select several options for the battery profiling:<br/><br/>See the tooltips for more information about each of the options.</br></br>To perform the battery profiling with the nPM1300 EK, you need the nPM Fuel Gauge Board. See [Profiling a battery with nPM PowerUP](profiling_battery.md) for more information. |
67
67
68
68
### nPM2100: Power Source
@@ -163,7 +163,7 @@ The following drop-down menu options are available for the project section:
163
163
|**Process Included Data**| If your project includes multiple temperature profiles, you can include a selection of them with the **Include** toggle. Using this option processes only the included temperature profiles. |
164
164
|**Save Battery Model**| Save the battery model for the entire project to a JSON or an INC file. This only saves the temperature profiles you have selected with the **Include** toggle. |
165
165
|**Write Battery Model**| Write the battery model for the entire project to the nPM Controller on the EK. This only writes the temperature profiles you have selected with the **Include** toggle. |
166
-
|**Add Profile**| Add a new battery profile with a specific temperature and a CSV data file. Data files are generated when you use the [**Profile Battery** option](#npm1300-and-nPM1304-fuel-gauge). |
166
+
|**Add Profile**| Add a new battery profile with a specific temperature and a CSV data file. Data files are generated when you use the [**Profile Battery** option](#fuel-gauge). |
167
167
|**Open Folder**| Open the project directory in the **File Explorer**. |
168
168
|**Edit Project**| Edit the project settings. |
169
169
|**Remove Project**| Remove the current project, including all battery profiles. |
Copy file name to clipboardExpand all lines: doc/docs/profiling_battery.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,4 +55,4 @@ All or some of the following files are generated as the result of profiling a ba
55
55
56
56
* CSV data file for the given profile and temperature, which can be used to [merge temperature profiles](./working_with_profiles.md)
57
57
* Debug directory that includes debugging files with information about the profiling process, such as profiling commands and logs, and about the functioning of the app.<br/>
58
-
You can share these files with Nordic Semiconductor if you encounter issues while profiling. You can also manually create these files with the [**Record Events**](overview.md#record-events) button in the side panel, but the contents might be different when not profiling.
58
+
You can share these files with Nordic Semiconductor if you encounter issues while profiling. You can also manually create these files with the [**Record Events**](overview.md#actions) button in the side panel, but the contents might be different when not profiling.
0 commit comments