Hi,
The errors that need to be resolved are as follows, and I think the sdk is not installed properly:
1.Please help me troubleshoot the installation problem of nRF...
SDK : 2.6.1
uC: nrf5340
Hi,
how to avoid erasing of the application settings when updating the firmware via bluetooth.
When using the android version of "nrf connect...
Dear:
I am useing NCSv2.6.0 version.On the basis of my project, adding RTT printing of Bluetooth scan packet and scan response packet will frequently appear Log crash. ...
Hi! Recently, I tried putting my nrf9160dk into SYSTEM OFF mode. The code instantly puts it into SYSTEM OFF mode and waits for a gpio interrupt. The problem however is that...
Hi,
I am currently working on creating a Custom Profile, and have used Peripheral Sample code. I tweaked the code and was able to send 512 bytes of data on 8 different characteristics...
We are making ZigBee product. The base we have took is from nrf connect sdk samples light_switch and coordniator example. everything works fine but we need to keep some information...
Hi,
I'm developing a new battery powered sensor device with an NRF52840 and have some thoughts about efficient power supply. The main question is: Using an external DC...
Hi, I'm looking for a PCB antenna design for nRF52832 based on 0.8 mm thickness four or two layers stack up .
I found some examples but based on pbc of different thickness...
Good morning,
I'm designing a new product based on the nRF52840 device (s140) and power consumption is one of the key parameters for my project.
The equipment (peripheral...
I'm debugging some corner-cases with my own DFU process and Bootloader. I believe I hit a race condition in which sd_mbr_command() was called before the source of the new...
I am trying to make a service discovery on a peripheral device using a nrf52-DK (pca10040). I built my project around the multi-discovery example from SDK 15.3.
When performing...
Hey all,
I'm trying to replace the nrf_cli_uart transport layer with the CDC ACM equivalent (nrf_cli_cdc_acm), since I have an nrf52840 dongle and can't use the uart libraries...
OS : Ubuntu
SDK: 15.3.0_59ac345
Base example : peripheral/saadc
HW : nRF52832 DK PCA10040 1.2.1 2017.49 682663245
Hello, i would like to make sure the ADC acquisition...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I want to check for debounce of a level on...
Dear support,
What are the absolute minimum decoupling cap sizes running the nrf52810? The application is extremely power sensitive and it is not desirable to have any...
Hello
I am trying to add two custom UUID as below ( Platform nRF52) . And the API return error when I call the second time, with a different UUID .
err_code = sd_ble_uuid_vs_add...
Acually i m working on a project which calculates distance using RSSI values , and i am having this doubt whuch examples to refer between ble_central and ble_peripheral
...
Hi,
I want to configure "BLE_GAP_PHY_2MBPS" in ble_app_uart example of sdk 15.3.0 for faster communication, for this i have changed
BLE_GAP_EVT_PHY_UPDATE_REQUEST: { ...
Hello community,
I am trying to obtain minimum current consumption in dk. I found lot on internet but currently there is no example code for RTC and PSM mode.
Can anyone...
Hi,
In the documentaton nERF52832_PS_v1.4, the common mode rejection ratio of the ADC when used in differential inputs is not given in the electrical specifications, where...