Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
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...
Hi guys,
I am a long term Nordic user since SDK12 and i know that Nordic does not support MbedOS by any means but maybe you could help me try and understand what needs to...
Hello,
I've a very strange problem with the nrf52838 chip in the ISP4520 ( https://www.insightsip.com/products/combo-smart-modules/isp4520 ).
The nrf52832 advertise...
Hi,
I need to sample ultrasonic signal with PDM microphone. I would like to use NRF52840 PDM module and configure it for sampling frequency of 96KHz. Is it possible? Also...
Hi,
I have used BMD301 BLE chip. I have connected one wifi chip "ESP02" with BMD301 chip via UART.
I am using nRF5_SDK_15.3.0_59ac345 for my ble application firmware...
Hi,
we have a nRF52 DK getting sensor values from a Sensor connected as SPI-Slave. Everytime there is a new Sensor Value (~20 ms) the sensor generates an Interrupt and pulls...
Hi,
While upmerging our project from SDK 15.3.0 to 17.0.0 we faced an issue in the sdc_handler due to usage of a NULL pointer.
In the case SDC_EVT_INIT if the p_event...
Hello,
I am experimenting with PWM for time, I have a setup where I am using three sensor which gives analogue output.
I am using a mux which has two control pins, so...
Hi all
I have just started doing some work with the nRF52840- DONGLE (and hence nRF52840-DK) and am new to Nordic devices, tools, BLE, etc.
Basically for my first application...
I'm attempting to increase the size of the TX Queue in an effort to increase notification performance.
I'm using nRF52840 with an S140 soft device. I use Segger Embedded...
Hi,
I have two nRF9160DKs and I noticed that the SHA-256 digest of the credentials looks very strange
Questions:
1, Why are the digest so repeating? I have installed...
I'm implementing the door lock cluster on the server side (the door lock device), and needs to send event commands to the client (door lock controller/gateway) . According...
Hi Team,
We are using the NRF52832 for our application and we have enabled the crypto libraries for that.
For,
1. AES-ECB,CFG,CBC modules we are using the "mbed TLS...