I'm looking for a good firmware engineer that can take my current firmware and add the buttonless DFU to it. I currently use the Keil environment but am open to switching...
I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
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...