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...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
I'm working with nRF51 series hardware right now, so I have to use nRF5 SDK v12.3.0.
In this version, I've encountered an issue while trying to use the nrf_crypto library...
Hi -
Using nrf5340 and ncs 2.1/2.7
To ensure we are testing and integrating the originally released bootloaders and net core images, we'd like to be able to use `west...
Hello,
after an attemp to switch to UF2 Bootloader from Open Bootloader my Makedriary nRF52840 MDK USB Dongle stopped working (now shows only the green led always on) and...
I am getting an error when trying to get a nRF9161 application to connect to a private APN using some PDN configurations.
The error is:
I have not been able to find...
Hello,
I'm working on updating my copy of the nRF Connect SDK from 1.7.0 to 2.4.2. My project runs on an nRF9160 so I had SPM configured for my project and now I need to...
Hi I am working on a NCS v2.6.0 project that is using PSA Crypto to generate a keypair for each device. The keypair is being stored in persistent storage, but the issue I...
Hi Nordic Team,
My project goal is to send sensor data and audio stream from PDM mic over BLE from nRF5340 to another nRF5340 board.
For this I have split the project...
I am working on a new project which will use nRF Connect SDK 2.7.0. In that most of the code will be ported from legacy project that used IAR Embedded Workbench as IDE (Note...
Hello, I am building a Matter application (based on the lightning app) for the nRF7002-DK, and I would like to use part of the Matter SDK that is not included in the example...
Hello,
I have a custom board with an nRF9160 and is running mfw_nrf9160_1.3.5. The design is ready for production so I thought I will build 10 boards first as a pilot run...
I'm attempting to build the aes_gcm sample using NCS 2.4.2 for a custom board with an nRF9160. However, I can just build the project for the nrf9160dk_nrf9160_ns target since...
Dear person in charging,
I would like to know the nrf52833‘s RF power accuracy at the emission power of +8dBm, because it is described on the data sheet that the power accuracy...
Hello
I am new to the NRF Connect and NRF board development. I was trying to run a blinky code on the nrf 52840 dongle using the nrf52840dk. I was referencing the following...
I have a Matter over thread temperature sensor, and low energy consumption is very crucial for me. Therefore, I'm using the Nrf2.7.0 SDK ICD LIT KConfig options and I found...