Dear Nordic Support Team,
We are in the process of integrating the Nordic nRF Mesh SDK (version 3.3.4) into our custom Java-based application and require your guidance on...
NCS 2.9.1
NRF52840
Sysbuild but with only a single image (no bootloader)
I've been trying to figure out how to change the merged.hex output and how to perform additional...
Hello, I’m trying to compile code for a u-blox C209 AOA Tag. I installed the nRF Connect Extension Pack and was able to build normally.
After adding some unrelated paths...
This stopped working for me... Error is the following
Command failed: git ls-remote --tags --heads github.com/.../sdk-nrf
fatal: unable to access ' github.com/.../'...
Hello,
After a lot of efforts I managed to autoprovision and autoconfigure my nrf52840 board (provisioning and configuring inside the software and not through external app...
Hi there,
I am trying to interface at25xe321d with QSPI but it always end up returning zeros. Please find attached code and dts file for reference. Thanks Moh
Hi,
We have a custom PCB based on the nRF9151 and nRF7002 for a tracking use case, supporting both indoor (Wi-Fi scanning) and outdoor (GPS) positioning. Our firmware is...
Hi Team,
We are implementing an UART communication between a M4 processor (UART master) and a nRF51 (UART slave) and we want to use the UART in Low Power mode with flow...
Gentlemen,
I'm trying to develop a Health profile solution that works with Win 8.1
I'm using SDK 6.0 and S110 v 7
Win 8.1
I found the Win 8.1 sample app...
I am looking at the Master Emulator examples ProximityDemo and HealthThermoDemo. I can use both to connect to one device that I have (Device A). I try to use ProximityDemo...
Hi,
I want to achieve DFU OTA nRF51 using NRF52832.Is it any example,or data transfer message sequence charts documentation? Could you give me some suggestions?
Thanks...
Hello everybody,
for my project, i will bond the peripherial with the central.
I test my device with the MCP and can connect without problems. When i press the Bond Button...
Hi,
I hope you are doing well. I am working on nrf51822 project. I want the nrf51822 to advertise for 5 secs and then sleep for say 30 mins or an hour and then wake up...
hello,
Starting nRF 52832 (s 132), leaving idle, after 3 minutes, ble_event_id 0x1b will occur, then BLE communication will be impossible.
When ble_event_id is 0x1b, how...
Hello,
I'm having special SPI protocol which requires SPI Slave to toggle REDAY pin after every byte. I do test using 2 nRF52 boards. One is SPI master, another is slave...
Hello all, first time using a I am using a nordic board im a little overwhelmed by all the options. I have nrf51 development kit and I just used the getting started tutorial...
I'm starting a new design on nRF52 and I need to connect a microphone on it. Reading the datasheets and questions here, I found there's 3 solutions for the type of microphone...
Hi,
I was reading the procedure to prepare the NRF52 DK board for current measuring and some questions came into my mind. I understand we have to open the P22 so we interrupt...
I have set up raspberry pi 3 as a border router and programmed the the nrf51422 using the iot_ipv6_coap_server_pca10028 and could successfully switch on and off led3 and led4...