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 two nrf52 chips connected to each other via SPI
I send data from my Nordic Uart app to my nrf52 chip 1 and I want to send the data that I receive from Mobile app...
Hi,
I'm trying to prepare the firmware for a nRF24LU1+ in order to allow automatic driver installation on Windows.
Based on Microsoft documentation during device enumeration...
I like to provision a node in mesh with the help of computer. Shall i use serial example? Is it possible to use without interactive_pyaci to provision a node with computer...
Hi,
My questions is related to this one: https://devzone.nordicsemi.com/f/nordic-q-a/58250/short-range .
We are also developing board and range is shorter than in smartphones...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
I encountered an issue, please kindly refer to the attachment for the detail.
"'' The problem is: a> Run demo on PCA10056 (BLE adv & ANT continuous scan). b> ANT Dongle...
When trying to configure custom UUID the nRF Connect, the program fails to find the location of the file.
This is due my username to be "Filipe Aguiar" with a space which...
Hello, Nordic community,
I built and successfully run mqtt_simple project on our MQTT broker using v1.1.0 firmware and NCS.
I edited CONFIG_SERIAL=n in spm and mqtt_simple...
I have one of the nRF52840-preview-dk boards. When I brought up nRFgo and clicked on the board, I was invited to update the JLINK firmware. It was pretty enthusiastic in its...
Hello,
I'm trying to use the zephyr settings module to save bluetooth settings on the nRF9160 DK. I'm using the NCS downstream version of Zephyr . Unfortunately in the most...
1.when i use the example on the dir : examples\ble_peripheral\ble_app_blinky\pca10056\s140\arm5_no_packs
i have sucess flash the softdevice and the app:
the console show...
Hello ...
I'm adding buttonless DFU support to my nRF52810 application using the instructions here . I'm using SDK 15.3.0, SD 112 6.1.1.
First question: These instructions...
I'm using the SPI Manager to send large transfers of data to a graphics controller. What I see is that, once a single byte is transferred, the CS line will continue to pulse...
Hi,
Greetings!
I want to disallow an unknown bluetooth device (like phone, etc) to connect to "secure_bootloader_ble_s132_pca10040" except from a bunch of pca10056 (central...