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 Team, I tried adding battery reporting to the Matter bulb demo based on the nRF54L15DK. The device was successfully added to the Apple Home app, but I’ve noticed that it...
Hi,
I'm trying to enable support for MT25QL01GBBB memory on nrF5340DK. Existing flash has been soldered-off, the one from Micron has been soldered-in with two pull-up resistors...
Hi, I was curious if the orientation of the devices matter for channel sounding using NRF54l15. I have noticed that channel sounding works best when the initiator and reflector...
Hi,
I am trying to get an nRF54L15DK working with an nRF7002EK using SPI (not QSPI) and I cannot get this working using the wifi-scan sample.
I am using nRF Connect SDK...
I'm attempting to migration from using MCUBOOT as a child image to sysbuild using SDK 2.8.0.
Everything boots fine when building using a child image, but when switching...
Hello, I tried the example from the exercise. I dint change anything which means I didnt activate timeslicing yet and I already get the output: Hello, I am thread0 Hello,...
I flash my firmware onto the nRF52840-DK and want to profile the power consumption of the nRF52840 chip, but not the other DK specific stuff like JLink. How do I exactly wire...
Using connect SDK 3.0.2 and a NRF-DK52840 my goal is fairly simple: My app should be updatable via BLE using a static partition table. I followed this tutorial: nRF Connect...
Hi,
I am trying to set up a half duplex UART in async mode over pin 1.9 on NRF54DK board for my project:
Overlay file:
& uart20 {
compatible = "nordic,nrf-uarte...
Hello Nordic
We're developing an application where the second firmware partition is saved in external storage, which we would like to be accessible by both MCUboot and the...
I will calculate the capacitance of the external capacitors for the 32 MHz oscillator circuit, but the values of the Cpin for XC1 and XC2 are not specified in the the datasheet...
When I follow the use_gpio_pin_directly manual I get a compilation error:
```
/home/gal/dev/ism330bx_driver_contribution/zephyr/include/zephyr/devicetree.h:196:36: error...
Hello,
I'm tinkering (motion detection mostly) with a Thingy:91 unit (I don't have a DK board), and in general it works fine reporting sensory data to AWS IoT Core.
Last...
We’re developing a medical device under IEC 62304 and plan to use nRF Connect SDK. Does Nordic offer any documentation or process descriptions to support IEC 62304 compliance...
Dear Customer Support,
We are gathering the list of supported AT commands support for the nRF9151
Also experimenting available AT commands using the nRF9151DK
So far...