Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
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...