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) ...
Dear nordic employee:
The service I want to find is the sound service of the thing52 thingy sound service
I tried to modify the HRT_central_client project to find the...
Hi Nordic,
I am currently working on ble_app_interactive on nrf52 DK with the DK as central and a hearingaid as peripheral. I have had some help from you guys to configure...
Hi
I've allready make a system with ANCS and AMS service in order to control IOS Notifications and control the music. i can answer or decline an incomings call with ANCS...
Dear all,
I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96. Now I want to store some data in the flash of nRF52832 but I worry I will destory the bonding...
Development environment:
Server : SR3v1.2 with nRF5x SDK v14.2 , Client : Android P set-top box
Hi, we use ATVV service on Android 9 and HID service on Android 7/8.
...
Hi,
My application goes to system off by using nrf_pwr_mgmt_shutdown(NRF_PWR_MGMT_SHUTDOWN_GOTO_SYSOFF). In the handler, I configure a sense to be woken up by a GPIO, as...
Hi all,
I have a nrf52832 board from holyiot ( https://pl.aliexpress.com/store/product/Nordic-nRF52832-module-Bluetooth-low-energy-development-board-for-BLE-mesh/420533_32867403706...
Hi,
I'm trying to use an existing NRF51822 mbed codebase on a new NRF52832 product and am having some issues.
First of all, it seems that I can't use mbedlib, but need...
Hi all,
I have a Gateway with nrf52832 BLE chip-set.
My question is: Does this chip-set provide the ability to get the RSSI levels of the three advertisement channels...
At the bottom of page 15 in nRF52832 Product Specification v1.4 the following reference is printed:
[1] See GPIO located near the radio on page 17 for more information....
Hi,
If event is not handled (or handled but EVENT register not cleared), will it go above 1 or is it binary?
In other words, can the value be used to detected missed...
I am attempting to port code from sdk 11 to 15. Some of the code is __older__ and in need of updating. A line which runs during the application init calls the sd_ble_version_get...
Hi!
I have added programs for register writing to SPI programs and using SDK14.0.0
I am using the nrf_drv_spi_transfer function to transfer three data.
but when confirming...
Hi,
I am using nRF5_SDK_15.2.0_9412b96 and Segger IDE.
I have written to echo every data received from UART.
I have a variable UART_Data to store data received from...