I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
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...
After looking over numerous other devzone tickets and google hits... I cannot get host name to IP address resolution to function on the nRF9151DK. The original source code...
Hello,
I am working with a board (currently embedded inside a clear container I cannot easily take it out of) with an nRF52832-CIAA-R. We were taking photos of it with a...
Dear support team and community
After some days where it worked perfectly, our nRF52840 suddently stopped connecting anymore to a Motorola G4 plus running Android 7.1.1...
Hi, We have tested beacon sample in our custom board. Build with nrf7002dk_nrf5340_cpuapp_ns board config. Facing below issue but the same build is working fine in nrf7002...
Hi all,
I have an issue regarding multiple GPIO interrupts. Following case:
I am using MCP251xfd can module connected via SPI and an interrupt GPIP int-gpios = <&gpio0...
Hello,
Looking for some input on this LTE-M connectivity issue we are seeing.
Hardware: nRF9151, custom board, same result seen on nRF9151DK.
nRF SDK Version: NCS...
Hi Nordic:
We are currently testing Zigbee on the nRF54L15 platform using the Zigbee R23-add-on-V1.0.0 SDK. It has been observed that when a low-power node disconnects from...
Hi everyone,
I currently installed the latest version of the NRF connect SDK. I started a new build task which executes properly. The task doesn't however stop.
This...
Hi, I'm currently trying to use the Timeslot feature in the nRF SDK 5 and have a few questions:
Can Timeslot be used during the advertising phase? Specifically, during...
Hi all,
Our company is currently prototyping with the Nordic 91X DK and looking to use both nrf cloud services specifically for using location services whilst also connecting...
Hello everyone,
Having previously programmed the nRF52840 in the Arduino IDE, I decided to switch to an environment supported by Nordic for more complex projects.
Unfortunately...
Hi,The Nordic team.
Hello everyone, I am developing a SED device with nrf54l15 as the main control of Matter over Thread. Now I want to report the remaining battery level...
Hello,
I'm working on an application with a rather unusual/complicated setup, and I found something I cannot really understand.
For context, I'm working with two nodes...