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! I'm trying to measure the voltage drop across a custom PCB we're developing. This was done while trying to get a clear sense of the current consumption used by our board...
Hi , I am using nrf52832 and try to implement a high throughput in ble5.1. i interface memory with nrf52832 my task is to read the memory and send the data to the app with...
Hey Nordic Team,
I noticed an issue with the SDK and `nrf_serial.c`
After deactivating all legacy code and removing all references to standard UART I noticed that I was...
I need a UARTE driver that does a few things differently to the provided UARTE driver and hence I am writing my own based on nrfx_uarte.c . At the moment I am testing the...
I would like recieve all advertisement in my way, and I development my application on the DK PCA10056. My code as below:
But, I can't recieve any valid advertisement!...
Hi
nRF52833, SDK16
When using a UARTE interrupt I get a fault which I cannot locate, I have the following code:
When my 4 bytes are recieved, i get a fault and the...
Hello,
I'm chasing a bug and narrowed it down to a minimal failing case. Even it's only very few lines, I'm still failing to grasp what's actually happening.
Taking the...
Hey guys,
I'm working with SES, nRF52832 and SDK14.2.0.
I have a timing problem and would like to describe the problem from the beginning.
I have a 1-wire temperature...
Hi.
I'm having Segfault issues with our company's custom boards based on nRF52840 chips.
I do several re-flashing with J-Link EDU Mini Programmer on a daily basis with...
Hello, I am reporting here an issue that I detected by using NRF connect on iOS (cf https://github.com/NordicSemiconductor/IOS-nRF-Connect/issues/56 ) The issue is that the...
Hi,
I use SES IDE, nRF5_SDK_16.0.0, nRF52840 DKs. I am using ble_app_uart_c as a template for my application that needs to connect to multiple peripherals whose device names...
HI All,
Using Nordic devices and with my mobile I am able to do bounding and pairing.
But, after that, I have deleated the bounding information from Mobile.
Now, If...
Hi all,
I am trying add Long range to NRF52811 (app_uart_nus and app_uart_nus_c) in SDK 15.3
I checked this link https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog...
Hello,
About RTC module, Systick and SoftDevice.
Does SoftDevice make use of RTC module events ?
Does SD also make use of ARM SYSTICK ?
Note : we do not use FreeRTOS...