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...
Hi guys,
For a client of mine I'm working on an openthread RCP implementation using a SolidRun N8 that contains the NRF52833.
I'm using ncs v2.9.0-nRF54H20-1.
The problem...
Hi Nordic team,
We are developing two types of devices based on the Zephyr examples:
periodic_adv_rsp
periodic_sync_rsp
Our design uses the following...
Hi! We are having problems pairing a nRF52840 against linux (ubuntu 25.04). Pairing fails instantly, before any passkey is shown on the host, returning with code 9. Short...
Hi,
I'm trying to build nmea parser, so I have a functionc hecking all nmea sentences and trying to get double value, but I always go bad double value. For example here...
Hello everyone
I need help. I have a custom board that uses the nRF5340 microcontroller. I am using the Zephyr OS and nRF Connect SDK Toolchain v2.9.0. How do I update my...
I use the security mechanism dtls based on udp communication. Can I implement it on nrf52833? How much flash and ram should be occupied at least? Is there a suggested value...
Background : To set up a Matter ICD (Internet Connectivity Device) and Thread as a SSD (Sleepy End Device). Here are the detailed settings:
Currently, the Matter over...
I am using NCS 3.0.0 and I want to generate keys ... But the method I am using to generate keys is giving me this error Here is the code where it is returning error:
psa_set_key_usage_flags...
Hello Team,
I am currently working with the nRF52832 and using the nRF Connect SDK ( NCS) with toolchain version 2.9.1. I would like to interface the nRF21540 RF Front-...
fail to erase an nRF 5340 DK. Can't recognize the COM. But board is recognized as J-Link driver. Does anybody know why this happen? the log is as follows:
2025-06-16T07...
Hello
No reply so I am writing again. The LCD operates normally using the source as shown below.
https://github.com/Exboom/GC9A01_nRF52
However, the screen does not...
We are currently working on a project using Enhanced ShockBurst (ESB) and would like to enable Front-End Module (FEM) support with the nRF21540.
According to the Enhanced...
Hello community,
I have been recently working with AFE4490 sensor from protocentral (breakout board).
GitHub - Protocentral/protocentral-afe4490-arduino: Arduino Library...
Due to production requirements, I need to obtain the device's QR code. However, I found that the QR code can only be retrieved using the code snippet below after calling Nrf...
when I try to build a code for integrating sensor in nRF 5340 dk, this error comes, I tried even after installing cmake manually from the cmake website https://cmake.org/...