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,
I am facing issue while initialising seed by calling "mbedtls_ctr_drbg_seed" function I am getting -0x34 error and when I analysis this I got to know that I have...
Hello,
It has been a while since I have done any controlled impedance and was wondering if someone could provide me a quick sanity check before I continue:
Here is the...
Hi,
Does nRF52840 support stable modulation Characteristics
It is found that Stable Modulation Characteristics fail during the test, and the capacitor of the debugger...
Hello everyone,
I'm using nRF52832 with SDK v17 (S132 Softdevice).
I don't know why, but I can't disable softdevice. I can enable it normally, but when i make use of...
Hi,
I’m looking to monitor LTE-M or NB-IoT packets sent by the Thingy:91 in real-time using an app or software. Currently, I’m using the Thingy:91 to send temperature logs...
Dear devzone,
I followed this instruction to use nRF54L15-PDK v0.8.1 to burn external boards. The wiring diagram is as follows:
Command line input: nrfutil device recover...
I have a Minew MSR01-B milimeter wave sensor and I would like to know if there is any nordic hardware that i could use to comunicate with MSR01-B sensor, get the data and...
Hello,
I am designing a battery monitoring circuit for a 3.0V CR2032 coin cell using the nRF52840, and had some questions. I am following the battery monitoring circuit...
Good afternoon,
I have successfully established a 2.4GHz Zigbee network using nrf52540 + Zephyr + ZBOSS. Now I need to switch to sub-1GHz band - suits better my application...
Hello,
I am trying to implement BLE DFU with nRF7002DK and SDK 2.7.0(Sorry but not use sysbuild yet.)
https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate...
Hi! I'm trying to find examples for a use case we might be exploring. Specifically, we'd like to connect an nrf52833/20/other to an Ipad over a USB HID interface. The connection...
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. Everything prior has gone OK and I successfully...
New nRF5340 DK board - PCA10095 2.0.2 2024.32 1050055047
HP Laptop with Window 11
Installed nRF Connect for Desktop v5.1.0
DK board is detected
Attempt to program...
I'm trying to make a template project tidier while waiting for an answer to a question and have removed a load of functions from main to serial.c but VSC is telling me
it...