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
According to nRF52840 Product Specification, the SPI master data rate can be set in the SPI frequency register. The configurable values are listed there. Is it possible...
Hello everyone,
Maybe it is a stupid question but I am completely lost,
I have a stm32f103c8tb that I have to use for programming a nrf51822, the thing is I have absolutely...
Hello,
I am developing a firmware to count pulses through a GPIO and store the sum of these pulses in a memory until there is pairing with the BLE.
After pairing, the sum...
Hello,
I am developing a firmware to count pulses through a GPIO and store the sum of these pulses in a memory until there is pairing with the BLE. After pairing, the sum...
Hi
At the company I work for (Ztove ApS) we have expanded the capacity of nrfutil (https://github.com/NordicSemiconductor/pc-nrfutil) to include a option for AES (CBC mode...
Hi
In ESB there is the function nrf_esb_suspend(). After calling it, what function do I call to resume ?
Look forward to hearing from you
Regards
Mahendra
Hello!
Related to the addition of new services to the Attributes table, is there a way to check if a certain service UUID has already been added?
This problem arose because...
How do I check what version I have installed?
The 'Getting Started' page states a minimum version of 9 .5. 0:
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom...
So what steps do we need to take to have these two different Python versions both installed & usable at the same time on the same machine?
The ' Installing the toolchain...
I have three PCA10056 development boards and have loaded the BLE mesh light_switch proxy_server onto all of them (SDK v2.2.0) which incorperates soft device S140 V6.0.0
...
Hi all !
I'm struggling to get a frequency jumping protocol up and running and can't figure out how to handle the following situation (please refer to the attached "pseudo...
Let's have light-switch provisioner, server and client.
My question is, how to send a message from a client or a server to the provisioner? In order to send a message, client...
Hi,
As part of my project, I need to use the SD card drivers of the nRF5 SDK and the I2S driver. The issue I am having is the following:
If I use pin 31 as the SCK signal...
Hi
This is a heads up that in SDK15.2.0 and file nrf_esb.c you have the line
m_rx_fifo.p_payload[m_rx_fifo.entry_point]->rssi = NRF_RADIO->RSSISAMPLE;
it should actually...
Hi
My application uses NFC for various reasons, and I need, at runtime to load up to 4 textural NDEF records onto the Nordic NRF 52832's NFC hardware.
If I wanted a simple...