Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
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...