Is there a function like battery_level_in_percent for AA battery?
I know battery_level_in_percent is only for CR2032.
Even though I compensate it to make it 3V from AA battery...
I have a question about Makefile template used in all samples in SDK12.x
What is the sense of:
$(foreach target, $(TARGETS), $(call define_target, $(target)))
-include...
Has anyone used a graphics library like emWin or TouchGfx on nRF52?
www.segger.com/emwin.html
http://touchgfx.com/en/
I do not see any posts on either forums or here...
Hello,
We can not convert Altium File to DipTrace or Eagle File. We need those files asap. I'd be thankful if you could help me in that issue.
Thank you
I'm using nRF Connect SDK v2.7.0 with v2.7.0 toolchain to program a device with nRF52840 SoC.
When configuring task watchdog timer with hardware fallback an assertion fails...
Hello,
I'm exploring the possibilities of implementing the Nordic UART Service but am having trouble understanding its security functionalities. I have a few questions:...
When I build the system using system default, use save minimum configuration,The chip-related configuration is also saved to my application configuration prj.conf, which it...
Hi , We as a Budding Tech startup are developing a Product With NRF5340-CLAA chip. We made the design referring the Datasheet and Reference designs provided by Nordic Semiconductor...
Hello,
I've been trying to modify the v2.4.0 Serial LTE Modem application sample for my nRF-9160 custom board, in order for it to communicate with our external MCU through...
Hello,
I'm currently running into issues when using the Logging Interface with USB CDC ACM. I tried to combine the cdc_acm sample and the console sample into one application...
Hello,
I measured the DC resistance between the RF output pin and ground pin and got around ~3-4 Ohm with digital voltage meter. This seems low. Am I missing something?...
Hi,
I have two nRF52833 DKs and both of them has connected to nRF21540 EK. I set the transmitter sending out 244 bytes data without stopping and measure it's current. The...
Hi there,
I want to debugging my beacon project card which designed with NRF52832 MCU
I have NRF54L15 PDK Development Kit and it has debugger on the kit.
How can I debug...
Reporting this here as the project GitHub asked that bugs be reported via DevZone.
The latest Power Profiler v4.2.0 has introduced an annoying issue - when running the Power...
I'm studying the nRF Connect SDK Fundamentals course and working with the NRF54L15 PDK. In Lesson 1, I'm trying to turn on LED0. I can build and flash, but the LED won’t turn...
I am using the s120 soft device v2.2.1 as a center communicating with a peer using a s110 soft device.
The peer is a black box an all I have is the documented protocol.
...
The nRF Kconfig extension ( https://marketplace.visualstudio.com/items?itemName=nordic-semiconductor.nrf-kconfig ) does not recognise some of the Zephyr kconfig extensions...