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
Hi,
I am programming with nrf52833,ncs v2.9.0,generating peripheral_uart to peripheral_hid_keyboard sdk.
And now with working serial times,err happend and log is Not able...
With the transition of the RTC peripheral on the nRF52, nRF53, etc series to the GRTC peripheral on the nRF54L, it appears there is no longer any low-power counter that can...
Background
Our device uses the CONFIG_LTE_NETWORK_TIMEOUT option from LTE Link Control, which by default is set to 600 seconds (10 minutes). I haven’t found any specific...
Hi:
I don't receive any messages in the console during any of the exercises in Lesson 3 and Lesson 4 of the nRF Connect SDK Fundamentals.
No errors occurred during the...
Dear,
I’m experiencing an issue with performing DFU over BLE Mesh. I have a setup with one node acting as provisioner and distributor. This node has a new image loaded ...
I am using nRF Connect SDK v2.4.0 and an nRF5340 DK set up as a PAwR advertiser. Is it possible to specify the channels to use in the Periodic Advertising train? I found the...
Hello everyone,
I am currently working on implementing the flash protection feature for the 54L05 chip. My objective is to safeguard the code storage area from unintended...
Hi
I am currently working with my project with 52840 and i am using sdk v3.0.1 & toolchain v3.0.0 to develope.
I am learning how to use DFU over UART from the application...
Hi all,
I am using and nrf9160, in particular a thingy91. It is running 1.3.7 firmware. I have the SLM sample loaded and can sent AT commands to the device using the nRF...
Hi
I am looking at this information:
https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples/subsys/fs/fs_sample/README.html#fs
I created the sample application...
I am having an issue with the nrfx_qdec driver in zephyr, I am trying to simply detect when the turn happens and the direction of the turn is. Most of the time this is triggered...
Hi,
I want to configure P2.06 of my custom board nrf54l15 as DI. I have added following configuration in .overlay file
And configured the pin as input as follows
...
Hi,
I purchased a Qorvo QM33120WDK1 UWB development kit that uses a Nordic nrf52840-DK. I have been using this DK for weeks without issues, but the last time I used it...
Hello,
We are currently developing with the nRF9151 and would like to request more information regarding GNSS SNR testing.
We have reviewed the documented GNSS functionality...