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,
Current Status:
I'm trying to run the fpu_fft example from the SDK 15.3.0 on my nRF52832 DevKit. When I clean and build the project in SES everything is fine and I...
Hi, I have a question about unknown flash data from MBR area which start from offset 0x0000035C, 20 bytes data show as below.
Data[20] : FF FF FF FF FF FF FF FF FF FF FF...
There doesn't seem to be any validation of the image when updating the bootloader by secure DFU. nrfutil has no switch to generate any crc or ecdsa_signature. The code uses...
Hi
I am making mesh network using Raspberry pi and NRF52 DK. I install bluez 5 and meshctl on raspberry pi. I successfully connected nrf52 dk using bluetooth. I attached...
I am doing this nRF52xx-to-Thingy-52 example: https://github.com/crfosse/Thingy-52-to-nRF52xx I am able to get the led part working fine, but when I finish the instructions...
I am trying to merge Softdevice, bootloader, bootloader setting and application. But unable to do in a single mergehex command. If i do merge seperately ((BL + SD + APP) with...
Hello.
This function from Zigbee SDK 4.0.0 changes configuration of already configured input pin by calling nrf_gpio_cfg_default(ERASE_PIN);
The leds_buttons_init()...
I loaded up pca10056e ble_app_beacon example for SES to test it on a custom nrf52811 device I have built (using BMD-360 module).
I followed the instructions here and removed...
SDK: 15.3.0 Device: EYSHJNZWZ (nRF52832)
I want to know the life of FLASH by garbage collection. Assume that garbage collection is performed only when "PM_EVT_STORAGE_FULL...
the python package is not updated through pip with last release of SD_API and corresponding hex files.
I know that you give instruction to build driver but it could be easier...
I am trying to test a simple non-connectable BLE adverstising. I am using the following resources.
1. SDK - 16.0
2. SD - S132
3. Board - NRF52 Development kit.
4....
hardware: nRF9160 DK 0.8.2 firmware: 0.7.0-29.alpha
I want to send data every a few seconds through MQTT. It fails in the first and second Tx after MQTT client initiation...
Hi there,
I am having a hard time with some C pointers to add a new BLE Characteristic.
I would like to have a function that returns a simple characteristic metadata and...
Hi , I am using nrf52840 dk with zigbee cli example in sdk. I have configured nrf52840 as coordinator. I am using xbee pro s2c modules as router in zigbee network. Terminal...