Dear,
I am using both nRF52840 UART (UART0 and UARTE1) on the nRF52840 DK.
The default pin assignement is used, such as
UART0 pins are TX/RX 0.6 & 0.5 and
UARTE1...
"I added an endpoint called Matter Extended Color Light to the matter_bulb example. After compiling and flashing the firmware, HomeKit only recognizes and creates two dimmable...
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...
Hi,
we had used nRF52832 in our product. Our product is undergoing FCC & IC certification.
FCC & IC regulatory body had requested to provide Tone of tolerance (Power)...
Hello Team NordicSemi,
We have developed product using nRF9160 and aware of the PSM operations of this SoC.
I talked to one of your engineer during tech tour and found...
In our firmware we use BLE together with ESB using the MPSL timeslot API, with the implementation inspired by this example: https://github.com/too1/ncs-esb-ble-mpsl-demo However...
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...
Hi,
I need to read the registers of the KTD2026 IC as specified in the datasheet.
In short I have to send a read command with the device address (0x30), the address...
Hi, I'm working on a BLE peripheral project using nRF52840 with nRF5SDK version 17.0.2 and softdevice S140 version 7.2.0
We are considering to increase our full device name...