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...
Hi,
I have been trying to use the radio_test example application to try and accomplish my goal but no success so far. My goal is to be able to compose an advertisement packet...
Hello, we would like to use the 4th reference circuit with the QIAA footprint from the Nordic nRF52840 chip's datasheet. However, in our PCB design, can we change the placement...
Hello,
I'm attempting to write to a ble characteristic but when i call bt_gatt_write, I get BT_ATT_ERR_INVALID_ATTRIBUTE_LEN, I have tried to send the same command using...
Question: I am working with the Ebyte E73-2G4M08S1C module, which is based on the nRF52840 . The module provides D+ and D- lines . Can these lines be used for debugging and...
Hello,
I'm trying to put the nRF54L15DK into System Off mode, using sdk & toolchain version v2.8.0.
The provided example (\samples\nfc\system_off) works on my evaluation...
Hello Team, We are currently building a circuit using nRF52833 QDAA QFN40 ( Configuration 5). We would like to know if there are dedicated pins to be configured for BOOT as...
Hi everyone,
I'm working on a Matter based project on the NRF52840 SoC. Since it's an Iot project project we need to reduce power consumption at it's minium for lifetime...
We're starting new medical research project where we have to send data at rate of around 4Mbps from the sensor array for a distance (omnidirectional) of around 2 meters. The...
Good day,
I am learning how to program NRF52832 chips using the NRF52 DK. I am using Segger embeddded v8.2 for the moment as I have not yet learnt how to use the NRF Connect...
Hi,
We have a project based on NRF52811_xxAA_REV1 running on multiple devices without any problem.
Nordic announced recently newer version of SoC (REV2, aka B0) and since...
I have been working on asset tracking v2 application code with thingy91 board, as it is not working. I have updated the modem firmware with latest one (thingy91_mfw-1.3.7_sdk...
Description: I am working with the USB mass storage example provided in github.com/.../mass The example works as expected when built and flashed using NCS v2.6. However, when...
Hello Nordic Team,
My application is cellular asset tracker type and we have design custom pcb using nRF9160 device.
I am using ncs SDK version: v2.8.0 and toolchain version...