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...
We have been seeing a bootloop issue on some of our nRF52840 boards running NCS v2.6.1 using CR2032 coin cell batteries. The batteries are all around 3V.
This is an intermittent...
ON NCS SDK 2.7.0 version, how to calibrate SAADC?
I checked below code, I see that "Perform calibration before the reading is taken if requested.", it will trigger calibration...
I am developing a product for a customer using NRF9151(ncs2.7.0, modem fw: mfw_nrf91x1_2.0.2). While verifying it on the DK board, I discovered an issue. When the system starts...
Hi!
I'm writing new firmware for the nrf54 family, and I want to have a system timer with 1s resolution (clock). This clock will be occasionally synchronized with epoch...
I am currently working through the Nordic Academy - SDK Intermediate Course - Lesson 2 Exercise 3, found here:
academy.nordicsemi.com/.../
I am not seeing any of the...
Hi,
Going through the nRF Connect SDK Intermediate course on Lesson 2 exercise 2 step 9 there is a command ncs_install_path/PathToToolChain/opt/zephyr-sdk/aarch64-zephyr...
Hi,
I've recently brought up the Matter Test Harness on a Raspberry Pi following the instructions in the CERT tool repository ( https://github.com/project-chip/certification...
I know the default answer is no, stopping nrf24 and get a RF52 or nRF53 series but my question is about an existing product. We are not all FORD, we can not just do a mass...
Dear Nordic Support Team,
I'm currently working with your Flutter library, mcumgr_flutter version 0.4.1, to implement Device Firmware Update (DFU) functionality. However...
At first you only did that for nrf apps, which was already annoying, but I could live with it: https://github.com/nrfconnect/sdk-zephyr/commit/3239cf77c0ed7c58aefb1f368c8ad17303b16ef5...
Dear Team,
We want to use the Power Profiler II as our ammeter to measure the current of our newly designed PCBA. However, we’re uncertain about the proper connections for...
Hello Team,
we are using Device manager app update to test software updates.
Q1. After choosing the update, there is an option to choose between image0(main), image...
I am trying to work through the Dev Academy - nRF Connect SDK Intermediate - Lesson 3 Exercise 1. I have run into a problem in step 8. At first I couldn't get anything to...
Hello,
I'm a little new to this, so sorry if I'm not asking the right questions. I want to be able to connect my phone to my nRF5340 to use as headset with Bluetooth ...