Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
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...
I'm compiling a custom application using the CMake scripts in the nRF mesh SDK. When I debug the application, even though the debugger is working – I can pause execution ...
I am trying to modify the central / peripheral relay example to not use the HRM and RSCS services and to use my own custom service instead.
I am following this tutorial...
Hi
I have the nRF52 Development kit and I can program it using SEGGER Embedded Studio IDE without problems. However, when I try to program it using nrfjprog, the Dk doesn...
Hi to all, I'm developing a new device that should be a multiprotocol: Zigbee (as coordinator) and BLE peripheral (with his own GATT) There is an example for this integration...
I asked a question on here couple of days ago, but I resolved that issue and have stumbled into a more concise and in the right direction. I am using ble_app_uart as my code...
I am using ble_app_uart as my code base. I included FDS.c and FDS.h when I compiled, it presented many config errors. I compared the two config files for the FDS example and...
Hi,
I have some problem about Keil hex output file.
At the end of hex file, there have some line as following image.
In (a) of above image, why "hex file" need to...
Hello again Nordic Pro's,
This is a quick question that I have not been able to find the answer for before buying nRF52840 dongles to replace our nRF51 dongles. We need...
When attempting to initiate GPIOTE pins, I get an NRF_ERROR_NO_MEM on the 5th pin. I saw reference to there being a maximum of 4 high accuracy channels but I am attempting...
Hello.
I want to use the CMSIS configuration wizard.
It is work in the example but not in my project.
From looking at youtube I found what I need to add to tool.xml...
Dear Team,
in Feb 2019 this link was available: https://www.nordicsemi.com/DocLib/Content/Product_Spec/ nRF9160 /latest/ref_circuitry?932#concept_myt_5zt_bgb
with the...
Hai,
I'm new to BMD-300 series evaluation kit. I installed nRFgo studio and also nRF5_SDK_15.0.0_a53641a. I have added the screen shot of problem faced. Could u please resolve...
Hi Sir/Madam,
I tried testing Alert Application notification by performing mentioned testing steps but after i reach 4th step i.e Bond to the device from nRF Connect (the...
Hi,
I've developed software using PCA10056 (using nRF5_SDK_15.0.0_a53641a) and I would like to test it on PCA10059.
Can you direct me to the new board files that need...