I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
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...