Hi,
I am trying to build a thread network using a border router nRF52840 with a Raspi3B+ and 2 others end-devices nRF52840 connected on a CPU Ubuntu 16.04 LTS.
I have...
Hi,
I have a nRF52 DK board and I am trying to build a BLE peripheral with both connectable advertisement (custom with my own name and service) and unconnectable advertisement...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
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...