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
@@ -6,7 +6,7 @@ To start fuel gauge evaluations using a battery model, complete the following st
6
6
7
7
- You have a battery connected to the EK.
8
8
- You have the **Fuel Gauge** setting enabled on the [**Dashboard**](./overview.md#dashboard-tab) tab.
9
-
-For nPM1300 and nPM1304: You have an active battery model selected in the [**Fuel Gauge**](./overview.md#npm1300-and-nPM1304-fuel-gauge) side panel, either using the **Active Battery Model** for a preloaded battery model or the **Add New Battery Model** > **Custom Model** for your own custom battery model from a JSON file.
9
+
- You have an active battery model selected in the [**Fuel Gauge**](./overview.md#fuel-gauge) side panel, either using the **Active Battery Model** for a preloaded battery model or the **Add New Battery Model** > **Custom Model** for your own custom battery model from a JSON file.
10
10
11
11
1. Open the [**Graph**](./overview.md#graph-tab) tab.
|**Active Battery Model**| Select the battery model you want to use for Fuel Gauge in nPM PowerUP. |
65
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. |
66
-
|**Profile Battery**| 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. |
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
69
69
@@ -128,7 +128,7 @@ Some devices also allow you to configure **Power Failure** and **Vbus input curr
128
128
!!! note "Note"
129
129
This feature is available for the nPM1300 EK and the nPM1304 EK.
130
130
131
-
The **Profiles** tab provides an overview of all battery profiles that you can select using the [Fuel Gauge drop-down menus](#npm1300-and-nPM1304-fuel-gauge).
131
+
The **Profiles** tab provides an overview of all battery profiles that you can select using the [Fuel Gauge drop-down menus](#fuel-gauge).
132
132
133
133
Here you can make changes to the generated battery model settings, make edits to your custom projects, or merge individual temperature profiles.
134
134
@@ -137,15 +137,15 @@ Here you can make changes to the generated battery model settings, make edits to
137
137
138
138
### Custom profiles
139
139
140
-
Here you can find all the custom profiles you have added with the [**Profile Battery** option](#npm1300-and-nPM1304-fuel-gauge).
140
+
Here you can find all the custom profiles you have added with the [**Profile Battery** option](#fuel-gauge).
141
141
142
142
The following options are available for the custom profiles:
|**Reload Projects**| Refresh the list of projects and profiles. |
147
147
|**Add Existing Project**| Add a new project to the list from a JSON file. |
148
-
|**Create New Project**| Create a new custom project template. This option includes some of the fields present when using the [**Profile Battery** option](#npm1300-and-nPM1304-fuel-gauge), but without collecting data. |
148
+
|**Create New Project**| Create a new custom project template. This option includes some of the fields present when using the [**Profile Battery** option](#fuel-gauge), but without collecting data. |
149
149
150
150
The following drop-down menu options are available for the project and profile sections:
151
151
@@ -154,7 +154,7 @@ The following drop-down menu options are available for the project and profile s
154
154
|**Process Included Data**| Project | 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. |
155
155
|**Save Battery Model**| Project | 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. |
156
156
|**Write Battery Model**| Project | 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. |
157
-
|**Add Profile**| Project | 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). |
157
+
|**Add Profile**| Project | 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). |
158
158
|**Open Folder**| Project | Open the project directory in the **File Explorer**. |
159
159
|**Edit Project**| Project | Edit the project settings. |
160
160
|**Remove Project**| Project | Remove the current project, including all battery profiles. |
@@ -170,7 +170,7 @@ The following drop-down menu options are available for the project and profile s
170
170
Here you can write and save battery models from selected vendors that has been profiled by Nordic Semiconductor.
171
171
172
172
When you **Write Model**, you are going to write new battery model on the nPM Controller to one of its available battery model slots.
173
-
This can overwrite the [**Active Battery Model**](#npm1300-and-nPM1304-fuel-gauge).
173
+
This can overwrite the [**Active Battery Model**](#fuel-gauge).
174
174
175
175
When you **Save Model**, the battery model is saved in the selected directory either to a JSON file that can be downloaded to the nPM Controller or to an INC file. The INC file format is meant for integrating the battery model into your final application with a Nordic System on Chip (SoC).
Copy file name to clipboardExpand all lines: doc/docs/profiling_battery.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Depending on the EK you are using:
25
25
26
26
Complete the following steps to profile a battery and use the generated battery model to initialize and run the fuel gauge in the {{app_name}}:
27
27
28
-
1. Click the [**Profile Battery**](overview.md#npm1300-and-npm1304-fuel-gauge) button in the side panel.
28
+
1. Click the [**Profile Battery**](overview.md#fuel-gauge) button in the side panel.
29
29
1. Enter the battery data and one or more temperatures for the profiling test. Provide the generic information about the selected battery. Refer to the battery datasheet for information. For further information on profiling, see [Guidelines for battery profiling](profiling_guidelines.md).
30
30
31
31

@@ -39,7 +39,7 @@ Complete the following steps to profile a battery and use the generated battery
39
39
The measurement data is automatically processed in the Nordic battery modeling software to make a single battery model file for each test temperature.
40
40
41
41
1. After the temperature profiling at a given temperature is complete, follow the instructions in the application to charge the battery at room temperature before profiling at the next test temperature. When all the individual temperature models have been completed, they are merged to generate the final battery model file. The final battery model is automatically saved as both a JSON file and an INC file.
42
-
1. Select [**Add New Active Battery Model**](./overview.md#npm1300-and-nPM1304-fuel-gauge) in the side panel.</br>
42
+
1. Select [**Add New Active Battery Model**](./overview.md#fuel-gauge) in the side panel.</br>
43
43
A drop-down menu appears.
44
44
1. Select **Custom Model** to load the generated JSON battery model file to the host System on Chip (SoC) of the nPM1300 EK or the nPM1304 EK.
0 commit comments