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...
I want to communicate Central and peripheral devices with KeyPass. Also I want to generate keypass in Peripheral device. But keypass should to include symbols, low/upper case...
I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
I'm encountering issues while building my project with custom boards. Each board has a corresponding *_defconfig file with specific configuration options, and I also have...
Hi all,
Using the default sid_end_device demo without any modifications, using the default hello selection with nrf52840dk.
I downloaded the Alexa app, started Sidewalk...
Just for fun, I thought it'd be interesting to see how to implement a delay on the nrf52840 using the least possible power.
For any long period of time, you should use RTC...
Hi all,
I am trying to develop an application that frequently gets location info using gnss and also needs to work with battery.
In the Product Specification v2.2 I found...
I attempted to run the "peeral_hr" example under NCS2.4.0 and used nRF21540-EK to enhance the signal, but in reality, there was no significant change.
I attempted the following...
HI ,
I set PA / LNA in the following way. I found that when the device is connected, it will be disconnected and will no longer be connected. How to set PA / LNA correctly...
I'm doing some electrical investigation on my design, and I'm wondering when the SoftDevice turns on/off the external 32MHz crystal oscillator. Our application is a Bluetooth...
i have created my characteristics custom and advertised one characteristics but unable to find out how to assign the event handler for the characteristics. I will attach the...
When building ipc_radio under sysbuild, the order of the processing of the config files do not seem to allow me to override these values:
CONFIG_HEAP_MEM_POOL_SIZE=8192...
Description : I’m working on an nRF52 project where I need the SAADC to sample at a specified interval (5000 ms in this example) using a timer and PPI to trigger sampling...
What is the durability, or number of expected lifetime cycles, of the persistent edrx value storage on the nrf9160. We're in a situation where we may update the value somewhat...
I have a custom nRF9160 design with Zephyr based firmware having sporadic modem connection issues (ie. waiting to connect forever). When the modem hasn't connected for a while...
After setting the option I am unable to connect to the device anymore from the nRF Connect app (or others), even after removing that option again. The app connects, but then...
Hi,
I have some pdf for AT Commands with DECT-NR+ and I found this article: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/libraries/modem/at_shell.html
Basically...