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...
Hi Team,
I want to create on flash section to store the specific data like Crypto Keys and Serial numbers. How to create one page/section in existing Flash memory without...
I am trying to test a BME280 sensor on the nRF9160. I followed the steps where I created a folder (board) and added the nrf9160_pca10090.overlay and add couple of line in...
Hi, I would like to implement free rtos on nrf 51 using IDE Segger Embedded Studios. Could some one please direct me to the necessary links/ information.
I have researched...
Hi ,
I am working on project which is based on nrf9160 Development board.
could you please verify these points-
1. I am sharing the snapshot of the registers...
I have downloaded the Keil compiler and the Nordic key for same.
When running Keil_v5/UV4/PackInstaller.exe I can not get the update:
Cannot download file developer.nordicsemi...
Good Day,
i´m want to use saadc with 7 channels. I´m using the ADC Driver with an interupt handler. All 10ms the sampling starts per cpu. I use the configuration followed...
Hello,
I am running on a NRF52840 DK a Zigbee program configured as a router. For the coordinator i am using the cli example from the SDK.
On the router, I have developed...
Dear Nordic Semi, ladies and gentlemen!
I'm working on a prototype device with USB host functionality. I am using Arduino USB Host Shield connected to nRF52840 DK . DK is...
Hi,
We want to confirm the effect of GPS fix_interval and fix_retry, so we start GPS with parameter fix_interval=10s, and fix_retry=30s, then get the result as the following...
I try to bonding.
Using SDK 15.3. 0 and S332 Softdevice.
I successed bonding procedure used Peer manager.
after bonding, If I try to connect one more, nRF Connect app...
Hi, I can not connect to nRF52833 and nRF51 after I return from Flight mode on Android devices. I am keep getting Error 133 (0x85): GATT ERROR. I am using the nRF Connect...
Hi,
My device advertises and "connects", but then I later receive an error through nRF Connect: "Error: Received a GATT Timeout".
Has anyone else had a similar problem...
Hi.
I get Linker error when i compile 'iot_secure_dfu_bootloader_secure_dfu_s132_pca10040' example from SDK 16.0.0.
The compilation passed (although i had problem with...
I've been trying to add flash storage to some BLE firmware we have developed using uVision under SDK version 12.3.0 and am running into issues. At first, we were having the...