How to get battery power ?
07-19-2018
02:07 AM
1,350 Views

yaoxingshan
Contributor II
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The development board I am using is FRDM-KW41Z.
Is there any API related to reading the power supply voltage in the SDK package?
Thank!
2 Replies
07-20-2018
03:40 PM
1,150 Views


NXP TechSupport
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Are you looking to use a specific protocol ? Are you looking to use Thread?
You can check for example in the reed example the API called BOARD_GetBatteryLevel ? Does that work for you ?
Regards,
Estephania
07-23-2018
08:51 AM
1,150 Views

yaoxingshan
Contributor II
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello there,
I am using a Thread Stack.
Does the API need to set the power mode to a specific mode?
I saw in the manual that the DCDC module needs to configure the registers to connect the DCDC module to the ADC channel, so do I need to write the registers separately?
Thank!
