Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Hi there,
In a custom developed board based off of MDBT53-1M, I am struggling with the serial communication using UART0 pins. Using the default settings, I have been successful...
I've tried running l2_e2_sol from Cellular IoT Fundamentals course on nRF9160DK with SDK 3.2.0 but I got:
My board is more than 2 years old and was unused for that time...
Hello DevZone,
One customer meets an issue. Needs an expert about Matter.
There are 5 Matter over Thread window covering devices which are already commissioned in 2 fabrics...
I am working on a project, in which we are using nRF Connect SDK v2.9.0 on a custom board with the nRF5340 SoC. The device is a BLE peripheral implementing a couple of GATT...
Hello,
I want to validate NB-IoT NTN connectivity using an nRF9151 SMA DK connected directly to an R&S CMW500 emulator.
Goal:
Connect to the CMW500 in NB-IoT NTN ...
I'm having an issue where my device doesn't wake from System OFF (on GPIO or VBUS toggle).
It worked on up to and including nRF Connect SDK v3.3.0-preview1. Doesn't work...
As the title suggests, I want to use west build without having to include the BOARD_ROOT parameter.
I have already referred to this link , but the results were not as expected...
The ENS210 temperature and humidity sensor connected to an nRF52832 over the I2C interface is not getting ready during initialization. During boot, the ENS210 driver reports...
Hello Nordic Team,
I am working with nRF Connect SDK v3.2.2 on the nRF54L15 DK (cpuapp) and trying to bring up WiFi using the nRF7002 together with the nRF7002-EK connected...
Hello,
I recently received two nRF54LM20-DK (PCA10184) boards and would like to flash the Matter Lock example. Unfortunately, the application doesn't seem to start. I don...
Hello Team,
I am new to nordic products. We have just purchased Thingy: 91x from you. And to flash the latest SDK to Thingy: 91x, I need help.
Like how we can flash the...
Hi,
We have onboarded several hundred nrRF9151 devices using the nRF Cloud "bulk onboard" UI (preconnect onboarding using device_credentials_installer.py ). Generally, this...
Hi,
I have an application with 2 SPI IC connected to the same SPIM port of nRF54L15.
These 2 ICs have different SPI mode:
A: SPI Mode 1 (CPOL 0 CPHA 1)
B: SPI Mode...
Hi,
We are working on a custom design for IoT cellular communication (NB-IoT), using the nRF9151. We've done some testing with the SMA DK, and are at the stage of PCB...