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 am trying to connect nordic nrf52832 dk as a central to my custom peripheral(sensor tile) .peripheral is advertising different services and uuid of the one of service is...
Hi,
I want to define two different channel for I2C and interface two slave devices. nRF52840 will always be master in this case. As mentioned in the Product Spec. of nRF52840...
Hi,
I have a 128bit UUID on the ad block which I need to change on the fly to another 128bit UUID.
I tried different solutions and searched for a good example, however...
I want my device to blink a LED periodically when there's a BLE connection. This BLE connection will usually be idle and every now and then there'll be heavy traffic back...
I'm working on a project & I followed the procedure found here
in the answer, it works with me when I tested it when pairing from the bluetooth devices shown, when I tested...
Hi DevZone,
I am trying to add a 3rd party library (consisting one c file and 2 header files) into a SDK example in Segger embedded studio.
I don't know the exact procedures...
Hi,
I am using nrf42840 dk board,sdk 14.2 and keil IDE.I have integrated bmp180 sensor code with ble_app_proximity code.I have no errors.After loading the code,I am getting...
Hello! I am migrating ble_mpu_simple code from sdk 14.2 to sdk 15.2.While migrating,I am getting the error.
error: #20: identifier "SPIM_CSNPOL_CSNPOL_LOW" is undefined...
Hi team,
I am using nrf52840 Development Kit,sdk 15.2,Keil IDE
I am using MPU6050 sensor.For that,I used nrf5_MPU_examples_master file.
I have integrated ble_mpu_sensor...
Hi,
i was looking for nrfjprog command line tool on nordic website. But this tool not available to download. Is this tool got replaced?
If yes, then which is replaced...
Everybody is good !
I want to know whether BLE can broadcast, connect and communicate normally when nrf52832 communicates with nrf24L01.
The data manual says that it supports...
Hi,
After long time again started working on nordic controller's. Previously my pc was properly configured for NRF5x environment which includes gcc and flahser.
Recently...
The pin connected to lis2dh12's int pin consumes about 300 uA.
But the pin I used as button,also enabled int function , works good.
The pin I used as wake-up is in input...
In order to establish a wireless connection from my pca10056 developing card and a second nRF52840 SoC module using example CLI commands, and then being able to check/set...