Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
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...