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...
I have an embedded platform running JerryScript. Now, I need to add BLE functionality to it. The BLE module (connectivity chip) will be used is nRF52840. For this, I guess...
I’m trying to program a custom board with nrfjprog, but cannot get it connected correctly. (Connection is standard SEGGER cable, segger mini edu)
nrfjprog -f NRF52 --halt...
hi ,i have a problem! how to slow down the update speed when bootloader receiving the pack. my project is base on the SDK 15.2.0,s112 ,secure_bootloader example ,nRF52810
Dear nordic,
i want to create a low power current consumption ADC. i don't need adc value in every time. my need is just take adc value and disable it.
whenever i want...
HI,
I'm currently working with two chips RF24L01+.
Each chip switch in sending role to receiving role several times. By default, I set them in sending role and I whait...
I use sdk15.2 and nrf52832.
I copy i2s examples to nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\ ble_app_hrs ,and nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\ ble_app_hrs_freertos...
Hey all,
So I'm new to the Nordic world and I am having some trouble programming the SoftDevices API. After I compile my code, I get the S112 hex file and try to use this...
Hi Nordic,
I am working on a NRF52 DK with the example code ble_app_interactive. I am using the NRF52 DK as a central and trying to connect to a peripheral hearing aid....
Hi guys. Why the Android Mesh app can not receive the the publish data from the 0xffff address?
As we do below:
step 1 : we use 2xP10040 development kit and an android...
Hey guys,
I'm working on a project and want to build up on the Nordic BLE UART example (mobile device app and node firmware). As far as I know the pairing between the node...
hi all,
I have added the dfu service in one of example of sdk_11 ble_scanner_hrs I followed all help available on this forum and made sucessfuly compiled code but it stopped...
Here is a thing that I want to develop.
As my understanding, if I want to connect with PC I must use the HID example to achieve the event.
However, is it possible that...
I programmed an nRF52 (PCA10040) with the ble_app_beacon sample app and can see it advertising. However the nRF Beacon Android app does not detect it. nRF Beacon seems designed...