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...
Considering my use case, the size a certain characteristic is dynamic, and the notification should only contains the exact amount of data, even though locally there should...
Hello,
I'm using low power comparator with cross detection.
It works but I can't detect if it's failling or rising edge.
Can we detect simultaneously DOWN and UP...
Hi,Everyone! Now i have the board nrf52832 and i'm trying to get the battery value and send by using saadc.
i have read the example of ble_app_proximity and saadc,and i configure...
Hello! I compiled hex file with NRF52_BOOT in mbed cli. It was programmed successfully. Mbed os version include fix to use nrf52 DFUService. Bootloader is loading correctly...
Hi Nordic guys,
we are observing a strange behavior. Here some background on the project:
we are developing a peripheral device that asks via L2CAP signalling connection...
Hi,
I would like to know, whether it is possible to use a TCXO with single output as a LFCLK source, i.e. connecting the TCXO output only to XL1, instead of connecting an...
Hello everyone, I encounter a question. I follow below link to solve the issue.
https://devzone.nordicsemi.com/question/104118/adding-pwm-to-ble_template/
I've set the...
We are currently porting our proprietary stack from the nRF51 to the nRF52.
To save on BOM we are using an external 20ppm 32Mhz crystal to synthesize a 32Khz clock (power...
Hello,
I have develop an android application which connects to BLE device and perform read and write operation, so for this i was using Android-nRF-UART .
But my application...
In the release notes for the IOT SDK (which as the MQTT examples) it says: "Once BLE link is disconnected, lwIP example applications no longer get a global prefix. The only...
Hello all,
I am new to ARM architecture with some prior experience in Arduino based application development and some FPGA experience. I have a few queries:
Should...
I'm developing a project based on the Nordik UART Service and I wouldn't use pairing as in the example.
However I have some problem when a central device is already connected...
We're targetting the nRF51822 and use the pc-ble-driver (via connectivity_1.1.0_115k2_with_s130_2.0.1 )
Currently I'm using the dev board and the virtual COM port connection...