It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
I run a matter light_switch demo on my nrf54l15dk board, and I added these two configurations in prj.conf to enable dfu over bt smp. Built and burned the firmware into my...
Hi,
I am currently working on creating a Custom Profile, and have used Peripheral Sample code. I tweaked the code and was able to send 512 bytes of data on 8 different characteristics...
Hi,
I'm working on a GPS tracking application using nRF9160. The application is to send sensor data and location data every 15mins. I've build a prototype and I'm not happy...
Hello, I'm using the nrf52833 dk with nrf Connect SDK v2.6.1. I'm trying to disable the watchdog with wdt_disable() but I keep obtaining -1. Is there any way to disable it...
Hi
I recently had to bring some prototype boards online for the first time, and in this context did i have to flash the modem firmware (v2.0.2 to the SiP (nrf9151).
...
Hi,
I have been debugging with Serial LTE Modem(SLM) without an external flash .
I made the circuit of nRF9160 (SICA) without the external flash (MX25R6435F?) , I would...
Hi All,
I am using nRF Connect SDK v2.7 + VsCode + NRF5340 DK and trying to add and extend matter-light-bulb sample. With ' MA-onofflight ' when I try to compile the project...
Hi,
I am working on nrf52840DK with NCS v2.7.0. I want to send the data to the addressable led strip using the pwm interface.
I am using the NRF PWM driver ( nrfx_pwm...
Hi there
Does anybody now if there is a implementation / reference project / company which solves the firmware over the air update of several devices inside a OpenThread...
I am having nrf52833 module where I need to update the firmware via uart, I am using sdk_16 and I'm unable to find the PCA10010 for uart. Can anyone suggest me how to attempt...
Hello,
I am currently developing a project using the nRF 9151 and SDK version v2.7.0.
The issue I am facing is that I have configured the PSM mode, but it doesn't seem...
SDK v2.7.0 nRF5340-DK with nRF7002-EK Matter samples (e.g. light bulb) Extra CMake arguments: -DSHIELD=nrf7002ek Use sysbuild
Tested with v2.6.2 (no sysbuild), and it...
hello ,
some brief about my board it is nrf ble nrf52810 without crystal.
i am using segger debugger.
while doing step by step execution it come till line sd_softdevice_enable...
Hello!
I am using the development board of NRF5340DK, I found an external flash (MX25) on it, I want to know how to program the external flash through the onboard jlink...