Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
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...