I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
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...