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) ...
Hi,
I'm using NRF52 and used inbuilt UART for communication with host controller.now i need one more uart port for log printing.
so how we can achieve on NRF52?
Thanks...
Hi Nordic team,
I'm trying to run demo SPI programs from NRF5 SDK. I want to create simple SPI communication between two dongles, of which one would be master and the other...
Hi, this is my first post here, so please forgive if category/description is not complete.
I'm trying to do a quick proof of concept using ZB ZCL Tunneling. ZED is a client...
Good morning,
I'm developing an app for NRF52832 SDK 15.3, SD 132 6.1.1 with NUS service. Moreover my app has DFU and Peer Manager with LESC JustWorks security and other...
Hello All,
I am working on an indoor positioning project where I want to send/POST request RSSI values to the server/frontend. So is it possible to send RSSI values to the...
Hello,
we have a problem with a BLE connection state function. We are working with an NRF52832 device and SDK 14. The device itself works in central and peripharel mode...
Thanks in advance for any advice!
We are developing an ultra low powered network. There will be a remote control with numerous buttons. This will connect to 2-10 peripheral...
hai , I would like to program cli uart in pca10059, what are all things to change in openthread stack in order to change UART pin configure and how to compile it ? I use only...
I am trying to implement cli uart in custom board, for which there comes need for me to recompile openthread stack (in order to change UART and LED pin configuration) in GCC...
I was just working with the ble_app_uart example in nrf5_SDK_12.2.0. Minor modification were done to the main function. The build output:
linking...
._build\nrf52832_xxaa...
The site is just showing a product brief PDF, where can I access the full datasheet? Is the crystal oscillator on board or an external connection is required?
Hi,
I am using SDK version 15.3.0. I am trying to implement the ble_dfu example. By default, advertising name is set to "DfuTarg". I want change this to a custom name. How...
I'm using the nrf52840 with connectivity firmware and S140 SoftDevice, accessed through pc-ble-driver version 4.1.1, with NRF_SD_BLE_API=6
Occasionally pc-ble-driver fails...
Hi,
I am trying to find RSSI of the value of the nearest device also I need the Device name, address of those devices. I got the RSSI value but some problem in D evice name...