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
After the Matter device is upgraded from version 1.1 to 1.3 via OTA, the Thread connection is functioning normally., but it fails to process chip-tool commands, and chip-tool...
I'm interested in connecting a device to a combination of RAK4631 and RAK5802 using RS485 interface.
I write the code in the Zephyr environment and I cant seem to make it...
"I'm trying to perform DFU using MCUBOOT over Bluetooth. The device enters DFU mode and connects successfully, but when I start the firmware download, I get an error:
Starting...
Hello Nordic Team,
I am currently implementing low-level SPI communication using SDK v2.7.0 and nRF 5340dk . Could you please let me know the name of the IRQ handler for...
I have received my NRF52840 DK V3 and i open NRF connect for Desktop and run "Quick Start", it have detect the board but when i try the hello world program test it is not...
Hi Nordic team, We have a project that uses nRF5340 &NCS 2.7.0, and we encountered net core crashing issue each time when ble is connected by central device and 5340 app core...
Description:
Hello,
I am trying to build my project nrf_dm_testing using NCS 2.9.0 , but I am encountering a CMake configuration error. The error message is as follows...
I am using 9160 as slave which communicates with nrf5340(master) over UART. with flow control disabled everything works but as soon as I enable the hardware flow control then...
Hello,
I have a few questions regarding the nPM1300 current measurements:
As far as I understand, there are two ways to trigger a current measurement:
By writing...
I am using VS Code IDE and have installed nrf Connect Extension and done with the installation part and blinky and few other samples. So, basically I just copied an available...
I have figured out a way to realize IR communication,it is same with the way to drive WS2812 with SPI.
[ I can use PWM peripheral and should use it,for I need to change...
Just to confirm the head question.
I have found the same question : NRF52 help configuring TIMER + DMA + PWM - Nordic Q&A - Nordic DevZone - Nordic DevZone
There is no...
Hello,
1. Do you have any hardware to implement Wireless HID USB without Bluetooth like Logitech with USB dongle?
2. Do you have an example of IR TV remote for any hardware...
Hello,
NCS 2.9.0 nRF54L15 DK 0.9.1
I am trying to follow the instructions in the manual in the User Guide of the nRF54L15 DK to use P1.00 and P1.01 as normal GPIOs. (side...