Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
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...
Hi I am receiving the error "Linking C executable zephyr\zephyr_pre0.elf FAILED:" which I have found is linked to the mcp7940 device tree node through the error code " undefined...