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 a custom board similar to the thingy91.
I use two MCP251863 (same as MCP2518FD with an integrated tranceiver) on the spi3.
schematic
device tree ...
Hello there,
I am using NCS Toolchain 2.6.20240605.885759407716
I am trying to configure a project with following Firmware Update specs:
- Target MCU is NRF5340...
Hi, I am using LittleFS with some external flash. This works great on it's own, but when part of our growing program it has started crashing with the "Unaligned memory access...
Hello,
I would like to ask you about help. I have very simple task that I send state of 2 switches in advertisement packet (2 bytes) for some fixed time period. After that...
I have a custom board with the nRF9160 and nRF7200 connected.
I was able to build the radio_test sample to check if everything is working, and for now, it seems to be fine...
We are trying to setup with NRF Connect with SDK 2.7 a software with the second stage upgradable bootloader, we use sysbuild and Mcuboot as second stage upgradable bootloader...
I'm using linux as host for my development .I want to unit test my code using tau framework.I want to run it in the host is there any available NRF library or emulator for...
I have an NRF51822 QFAA C0 (build code)-based hardware for prototyping. But I couldn't find the respective development software, like SDK 4.2.2 and SoftDevice S110 version...
Hello,i test sample light_bulb and add some cluster from zap,but only brightness adjustment can be use in iPhone home app.Color temperature function cannot found in app.And...
I create a project to learn details of settings module and code as above.
When the code running ,I try to trigger settings_save_one to save data,the function return -2....
Hi, I am trying to run DHCP Client example using ethernet w5500 and my nrf is continously going into fault. sometimes it gets the ip correctly and goes into fault and other...
hi support team,
Do we have demo on how to save logs backend to external flash in ncs ?
i do see demo :zephyr\tests\subsys\logging\log_backend_fs, but there is no example...
I'm experiencing frequent crashes of the trace utility.
I understand the information provided is not sufficient to root cause the issue.
Perhaps there is a combination...
I am currently developing a project using the nRF52810 as my controller and SEGGER Embedded Studio (version 5.42a) as my IDE. I have successfully integrated the Timer and...
Hi.
We are using nrf52840 with nrf connect 2.7.0.
When compiling my app the DTC complains like so:
naturally dtc is right as flash controller + acl are sharing space...