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...
Hi I made a small production run of boards using nrf9151 where a handful of them have issues with nrf9151 such as not being able to flash. How do I debug the circuit at the...
Hi, I have a simple question. Is it possible, during the execution of Channel sounding ( ras_initiator ), for the initiator to regularly obtain the current RSSI from the reflector...
I am trying to flash an application image in nRF9160 on Thingy91. Thingy91 is in MCUBoot mode, and the selector switch is on nRF91 position. I get an error as below if I try...
Hello,
I am facing an issue building the NCS v3.1.0 Matter light bulb sample for nRF52840-DK:
cluster-enums-check.h:151:10: fatal error: clusters/TotalVolatileOrganicCompoundsConcentrationMeasurement...
Update: Its still working - I could resolve the issue with ChatGPTs expertise - the nrf Cloud evaluation key stored in Coiote was older then 30 days... Thats a thing which...
I'm trying to demonstrate that I can write a value to a Nordic npm1300 register and read the same value back. Using the code below, I write 0x5a but read 0x0a, so the msb...
Hi,
I am trying to get the PWM120 to work on nRF54H20 using SDK 3.1.0
As the starting point I am using the dimming PWM example which is working and I can get proper output...
Hey there!
I am currently in the process of building a module that drives a high-res OLED display using QSPI. Until now I've used a RP2350 with PIO and DMA for this and...
Hi everyone,
I AM LOOKING TO HIRE SOMEONE TO HELP ME WITH THIS OVER A ZOOM SESSION ASAP. PLEASE DO READ ON IF YOU CONSIDER YOURSELF SEASONED/KNOWLEDGEABLE IN THIS AREA....
Hi Team.
NCS: 3.0.1
Board: nRF54L15DK
I am adding a custom attribute of struct data type into the standard Occupancy Sensing cluster (0x0406) in matter template sample...
Hi,
we are confused:
The PS of the 9160 has the single Note: The LTE modem requires use of LFXO as the LFCLK source .
But looking at the reference schematics for the...
I have tried the following to no avail.
Tried 2 different laptops of Windows 11 with 2 different USB cables.
Tried ext power supply at 3 volts with SW10 set on.
Set...
HI
I am currently using NRF54L15 with SDK version 3.0.0, and I want to implement GRTC auto-reload without using interrupts. My main goal is to reduce CPU usage and utilize...
When programming my NRF52832 target card with VScode, if I don't use debug play, the code doesn't execute. What could be the reason? I don't have this problem in Segger Studio...