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...
Previous versions of nrfx_spis.h:nrfx_spis_config_t had a "csn_pullup" field but the latest version does not.
The nRF52840 Product Specification is not very clear about...
I am trying to test this example on my nRF52840 DK and it is not working. Here i the steps I followed:
1) Erase the device by clicking "Erase All" under the "Target" menu...
Hi. I'm working on central device which is connecting to peripheral device. I used blinky example, modified characteristics to my needs and it works fine.
Now I try to do...
Hi,
I am developing a system with 2 nrf52840 devices, communicating via the NUS Service. I am programming both the central and peripheral project. I am using the NRF5 SDK...
Hello
I'm porting DFU to my project .
But I have some issue.
The following error occurs.
I set the header file(nrf_cc310_bl_hash_sha256.h) path, but why does this...
Hi All,
In application, I want to config mode of directed high duty to back connection after BLE disconnect for my hid keyboard. So I modify based on this example: "nRF5_SDK_16...
I know there are multiple different questions/answers relating to this topic but none exactly solved my issue. Further, some of the questions are many years old so it's not...
I tried them all. No, really.
But it seems that nothing really works 100%.
I have an nRF52 board here from Nordic, and a cacophony of tools.
I have a million sample projects...
I'm having troubles parsing the received data stream form an UART device. If i just print whatever i received from the datastream, everything works just fine.
Howeve,...
When I move the mouse pointer over the area, I will see the Region name "Bootloader", "Application", "SoftDevice", etc, along with the addresses and size. Where are these...
I tested the example of MQTT publisher of the IOT SDK and it works, and for the next step i want my mqtt publisher scan for the router, in the example it is advertising and...
Hi Nordic
I am working on the SAADC example and I have noticed that when the buffer is filled the NRFX_SAADC_EVT_DONE event is generated. My question is on NRF_SAADC_INT_DONE...
Hello I am seeing some excessive current consumption (~650uA) when connected and do not know where it is coming from. I am using a custom board with an external 32 MHz crystal...
Hello,
At the moment, there is a need to develop an application for Android to communicate with our device. And we encountered the following difficulties: using the standard...