Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hi,
I'm using the nRF5340 Audio application under NCS v2.5.0 as Unicast client.
I want to use the GATT Caching feature on my application.
How should I implement it...
Hello I want to add an extra config file based on the option in prj.conf or in Kconfg. For example: CONFIG_WIFI_SCAN_ONLY=y include the overlay-nrf7000-wifi-scan-only.conf...
Hello.
There was a problem with high current consumption when using Antenna 2 in some products.
The failure rate seems to be less than 7%, and the current consumption...
Hello,
I want to combine BLE, ANT+ and Apple Find My in one project.
I have permission to use ANT+ and Apple Find My.
I ran the two examples separately and they worked...
I have noticed that the RESETREAS register does not accumulate flags even though the documentation says it should. " Unless cleared, the RESETREAS register will be cumulative...
I have recently purchased a nrf7002 EK from element14.
I have connected it to nrf5340DK board and tried flashing the Wifi-shell sample application(with the help of video...
I’m not sure if I’m posting in the right forum, but since the EVK-ANNA-B402 uses the nRF52833, I thought this might be the place for questions related to it.
Steps followed...
I am using the cdc_acm example and have added a command to set and read tx power. I am trying to use the following commands for this.
BT_HCI_OP_VS_WRITE_TX_POWER_LEVEL...
Hi,
while using the SoftDevice with MPSL on NCS/Zephyr (nRF52840), there will be a HardFault triggered without using Monitor Mode when a breakpoint is hit.
I understand...
Hi Nordic,
I have installed nRF Connect for desktop for using with nRF5340 Board . After completing the installation I'm getting the following Error.
I have reinstalled...
Features
nRF52840
nRF52832
System current consumption DC/DC at 3 V
0.5μA at 3V System OFF mode,
no RAM retention
1.5μA System ON mode, no RAM retention...
Hi
I'm running the blinky sample (modified) on a custom board based on nrf9160. When compiling with SDK2.3 and toolchain 2.3 the current consumption is about 84uA (LED off...
Hi,
I use VS code (windows 10) to program nRF9160DK under modem mfw_nrf9160_1.3.6, application Asset Tracker V2, JITP certificate generated by nRF Cloud and good SIM card...
What is the power consumption to check battery level?
How quickly at boot time is an accurate battery state of charge available?
What is the RDSon in the path from VBUS...
I am a long time user of Doxygen and I am familiar with its format. I have been using Doxygen manually in my nRF9160 code and it is working fine. I am using DoxyWizard to...