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...
I have a customer that wants to provide me with .a file for some confidential algorithm they want to run. I am tasked with implementing this into my firmware.
Using the...
I can't seem to get the FIFO to work and I think it is because I'm not dereferencing the consumer thread properly. I have reviewed the nRF Connect SDK Intermediate, data passing...
Hi,all
I need to connect BLE via NFC,but I do not know which example should i use to start。and i am a new field of NFC ,is there some document about NFC?thank you a lot...
https://devzone.nordicsemi.com/f/nordic-q-a/44658/communication-probl
I want to change the code provided in this link to enter the password from the peripheral
Hello,
I am using nRF Connect 2.5.2 with a Xiao Seeed BLE Sense nRF52840 and Jlink EDU mini
I am trying to flash the peripheral_hids_keyboard sample with Ozone, and I...
Hi everyone,
I'm trying to measure battery level using nRF52833. Reading previous posts, there are two popular ways to measure battery level with SAADC module 1) battery...
Dear All,
I need your help to clarify some LE Audio protocol related concepts.
For the BIS use cases. When the PC pause the playback, after that, are there any ISO packets...
The MCUboot, Slot0, and Slot1 flash partitions are defined in the board file. E.g., nrf52840dk_nrf52840.dts has boot_partition at 0 with length 0xC000, slot0_partition at...
OS: Windows 10
NCS: 2.4.2 We are evaluating adding the APDS9960 to our existing nRF52833 based application, but can not get the APDS9960 functioning. We are interfacing...
Hi,
in the PCB circuit I marked in the pictures, it seems that vias have been added to the marked areas on the pads of the nRF52840. However, PCB manufacturers say that...
Hi, I am relatively new to the Nordic platform and Zephyr RTOS. I am using nRF Connect SDK version 2.6.0 (the VS Code extension on Windows 11) with the nRF52840DK. I was wondering...
Hi,
I am designing a two Layer PCB with nRF52840 with PMIC, RTC, Flash. Can anyone from Nordic Review it? especially the RF antenna, I have used the Reference design from...
To verify my Custom antenna design on a PCB . AND VERIFY THE PCB.
https://cart.jlcpcb.com/quote/gerberviewThree/?qs=582f0d800a0c49398584815906f24877_1_0_1_0_0.html&_gl=1...
Hi
We are developing Zephyr projects which are compiling and working fine with Visual Studio Code running on a Windows PC.
Now we want to build the projects on a build...
Hello,
I am wondering where the best place to add a transport layer for DFU is? I have both bootloader examples working, but now i need to add the transport layers. On one...