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 all,
We have designed a custom board including a NRF52805 chip. We also followed PCB design guidelines and used the exact PCB layout recommended by Nordic. As expected...
Hi folks, thanks in advance for your support.
The thing is that in my SEGGER project I didn't have explicitly linked a bootloader to be flashed in the device (nRF52832)...
nRF52832 & NCS v2.6.1
I merged the NUS central and NUS peripheral FW into a single one where the user calls appropriate initialization functions to activate whether central...
Hi,
I am trying to write a simple application that uses I2C on a nrf5340 DK, assigning SCL to P0.9 and SDA to P0.10, using the app core ns . The application builds without...
Hello,
I am working with the nRF9160DK and the Thingy 91 to do some basic evaluation.
I was wondering if these devices supported Private LTE connections.
Thanks.
On Seeed Xiao nRF52840, I'm attempting to use reset (P0.18) as GPIO in a Zephyr (ZMK) app.
I've set
```
&uicr {
/delete-property/ gpio-as-nreset;
nfct-pins-as...
We want to be able to toggle between 128 MHz and 64 MHz on our nRF5340 based custom board depending on whether our audio pipeline is in process or not. However, a note in...
I am facing a similar issue described in https://devzone.nordicsemi.com/f/nordic-q-a/97084/direct-xip-mcuboot-both-images-have-the-same-version where mcuboot is unable to...
Hi everyone, I'm here to ask if anyone could help me solve the problem I'm having when programming on the nice!nano board. In my project, I created a new board called nice...
I recently purchased an nrf52840 dongle.
In nRF Connect for Desktop (v5.0.2) and with or without the device attached, Programmer (v4.4.1) starts with a rust-panic error...
Hi all,
I'm really new with nrf zephyr environement, so for now I've build a custom board build with nrf9161 (look similar to circuit dojo feather nrf9160). I'm able to...
We would like to change BLE's PHY setting 2Mbps to 1Mbps in Audio profile. In SDK ver2.3.0, we could find BLE's PHY setting as follows;
Let me confirm the point to be modified...
Hi there:
I want to do BLE FOTA on nRF5340 Audio DK board. I have sdk v2.6.2. I'm trying to make the existing audio application work by taking the source code as it is from...
So I am using the NRF5340, and it has been fine for a few months now, however today, it stopped working and sending any data between the USB and laptop, the LED5 flashes once...
Hello!
Any and all guidance on the issue described below would be greatly appreciated! I am happy to provide any additional information.
Thank you for your time, ...