Hello,
I'm new to the Nordic SDK and I would like to ask you for help with implementation of PORT events for revision < 3 in "low power" mode instead of "high power" mode...
Hi Nordic,
I've built a ble app with a custom protocol, but am struggling with storing bonds, when running under freeRtos.
What I see:
central app crashes (hardfault...
Hello All,
I am new to this forum, I have been using nRF51822 for a while, and its a great little BLE chip. I am usinga BLE keyboard to send a key to iphone and I captured...
I WANT COMMUNICATION BETWEEN A NRF51422 AND NRF528321 BOARDS, IN WHICH IN NRF51422 BOARD I WILL MEASURE PWM COUNT(IT IS PHERIPHERAL) AND SEND IT TO NRF528321 BOARD WHICH IS...
Hi,
I've been working on a way to detect and prevent replay attacks when beacons are used for sensor data. This is mostly used for home automation sensors, where I have BLE...
Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
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...