Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Hi,
i am using SDK v8 with softdevice v8,using master control panel pc application,added custom service and characteristics to application,problem is characteristics value...
There is the board mark on the chip like n51822CEAAD01350A0, where DO is Build code, 1350 is tracking code(YYMM), A0 is lot code.
My question is how can I get those codes...
I'm trying to debug a randomly occuring Hardfault. In trying to trace down the source I read the CPU registers use the Nordic hardfault_implementation.c which grabs the register...
Dear nordic employee
my purpose is send a data the length is from 150 to 273
when my server device send data by sd_ble_gatts_hvx(the send length is fixed 10 bytes) ...
I have both ble_app_uart_c and ble_app_uart they are automatically connected to each other if they are on. my question is ble_app_uart_c supports one to many or not? if it...
I am developing using pc-ble-driver-js and nrf52840 dongle.
We know that nrf's development tools (nrf connect ...) are being developed using an electron framework,
and...
We are using SDK 15.2.0 and softdevice s132 v6.10. we want to use the concurrent feature for broadcaster and observer. we wanted to just confirm that this feature is reliable...
Hi, I don't understand enough about electrical, but i found that a little piece of component in my nRF52840 dongle was gone.
It was something in this position:
It was...
Hello,
I'm trying to measure execution time of a piece of code in nRF52832. I was searching and found that I need to get the start time and finish time by using
beginval...
Hi,
I am using nrf52840 Preview - DK, with SDK v15.3.0 and Softdevice API 6.1.1
As we need to set NRF_LOG by setting the NRF_LOG_ENABLE and NRF_LOG_BACKEND_URAT_ENABLE...
Hi,
currently, i'm developing nRF52832 chip and I trying to use two GATT services.
I want to know about that "Can I use my custom services with Nordic Uart Service"...
I am basically wondering what the difference between these two examples in the SDK are?
Also, I see in both cases after the spi_transfer is called there is the following...
Hi Support team,
When I installed the nrf Connect SDK v1.2.0 with the Toolchain manager, I found that the files in the directory indicated were incomplete.
As shown in...
Hi. I am working on adding DFU to our application. I want to use buttonless dfu service for entering bootloader. I think the only thing one need to do is write a correct widely...
Hi,
I have a setup where one nRF52 based device is a master and generating a time pulse with a counter. On another side, I am having Android device with QCA6174A module...
hello team,
I'm using nRF CONNECT 3.3.0, SEGGER Embedded studio IDE with Cmake version 3.16.5 and SDK
my device (nRF9160DK) is connected with system but SEGGER Embedded...
Hi, I've successfully passed nRF Connect SDK installation by using GSA application (macOS 10.15.3, python 3.7.7, west 0.6.3). Now I'm in the SES 4.52c and have a problem in...
It looks to me that in NCS/Zephyr it is only possible to configure the system clock to operate off of the LFCLK. I haven't been able to find any Kconfig options that would...