I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
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...