Hi,
I am using a custom nRF52832 board with multiple ADC channel readings sequentially. I am trying to read thermistor (NTC) value on channel 7 and not getting accurate...
I am attaching an adapter board to the nRF52840DK to debug a custom board.
However, if there is any contact failure on the adapter board, the nRF52 on the DK will be the...
Hi, I'm new to this product and currently working on the Nordic Thingy:91X and have encountered some issues that I need help with. below is the details from the serial
monitor...
I initially tried Segger Embedded Studio for ARM and I clicked on connect to J link device, an error occured. I wasn't sure at that time. Then I used the nRF CONNECT for desktop...
Dear Nordic Semiconductor Support Team,
I am using the nRF52840 for distance measurement and have observed multiple distance-related parameters in my output, including RSSI...
I'm working with the Matter Template example and creating a sensor monitoring device on the nRF52840 platform, and I'm developing on a Windows environment with SDK 2.9.0....
Hello,
Im trying to flash RAYTAC AN54L15Q-DB board but im keep getting following error:
Error: One or more batch tasks failed: * 1050050051: [Probe] Emulator error: Failed...
Hi,
We are doing RF Test for nRF52840DK, and we are using CBT Bluetooth tester. Commands are going to CBT fro nRF board.
My Question is code we need to flash for RF test...
Trying to work through using the FLPR for a virtual peripheral. I can infer things like the VTIM sets counter 0 and 1 to automatically buffer data in/out via the VIO setup...
I am using the Nordic nRF5340 DK to communicate with the ICM-42688-P sensor via SPI. However, the sensor does not respond to the MCU's commands. After observing the SPI clock...
Hi,
Previously it was possible to download the old nrf5 sdks from for instance this url:
developer.nordicsemi.com/.../nRF5_SDK_v15 .x.x/
but it seems to not be available...
Hello,
I'm trying to read the build info of the Bluetooth LE controller using BT_HCI_OP_VS_READ_BUILD_INFO, but I get the following warning:
<wrn> bt_hci_core: opcode...
I am using nrf5340dk and I am facing an issue. I have configured SPI on my dev kit and the screen I am using with it is operating at 5v but the dev kit has 3.3v max. So I...
I bought a tiny board on Aliexpress from HolyIOT. It comes with an nRF52832 and an LIS2DH12 accelerometer. The silkscreen on the board says HOLYIOT-21011-v1.0.
This schematic...
Hello,
I am trying to find a simple example of how to setup and run the SAADC on the nrf5340 in continous mode.
I would like to use the internal timer and only need to...
ZBOSS NCP: ZBOSS NCP Serial Protocol, Version 1.5 states that a "Full featured Zigbee PRO r22 platform is provided".
Is a more recent version of this document available...
The broadcast interval is 2s, and the power consumption is 7ua on the DK board; On this basis, the power consumption when using an external low-speed crystal oscillator is...
Hi,
when DC/DC is enabled, current consumption in sleep is higher than when using LDO.
This is consumtion with DCDC = 0
This is power consumtion when DCDC =...
Hi,
I am struggling getting my production programming script to work in a way where I get everything programmed including the App being validated...
For some reason it...
Hello,
I'm working with a custom board, using an nRF5340 (NCS v2.7.0 but also tested with version 2.9.0) and a W5500. I'm trying to run the DHCPv4 client test just to verify...