Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
I am using ble_app_hrs_c as the base for central. I have included 5 characteristics in the peripheral and central side. How to make ble_nus_c_rx_notif_enable() to notify...
ble_gap.h Hi,
At the moment, when a link loss is detected (in a connected mode), it takes around 3 seconds for it to be identified (with DISCONNECTED event). Is there a way...
Hi,
We are using system-off mode to save power in our device which uses nrf51822 chip. Our application requires regular wake-ups using RTC interrupts.
But the wake up...
Hello!
I know that nrf51822 beacon advertising packet consists of the following seven data fields:
Vendor ID
Service
Data payload size in bytes
UUID – manufacturer...
I would like to develop a BLE keyboard using nRF52832.
If you know the example source code, please let me know.
And can USB BLE Dongle for Desk-Top PC use the following...
Hi team,
I am trying to figure out how mesh network works. I do experiment with nrf52832 develop board and nrf5_SDK_for_Mesh_v0.9.2-Alpha. After I flashed light_control_server...
I have an app that requires BLE stack to be re-initialized, however it seems that if you run
ble_dfu_init();
more than once, it crashes
Upon further inspection...
Hi all,
I'm working with the nRF52 and I'm trying to run the heart rate sensor example from SDK version 13.1.0 using Crossworks as my IDE. I can compile and run the program...
Hi,
The below results indicate the nRF Connect app requires a handshake even when scanning without connecting. Is this true?
I am using the android 'nRF Connnect' app...
Are there any known issues with the nRF USB on the new chip or dev kit? I bought a dev kit to test out the USB functionality, but was unable to get any programs working. No...
Hello!
I am studying with nrf 51822 eval kit.
I wanted to ask you something about data type of nrf51822.
For the iBeacon model, it needs 31 bytes. 4 bytes of them...
Problem: nrf_crypto_sign() fails with NRF_ERROR_INTERNAL. Observed in SDK 12.3.0 on NRF51422. This probably applies to SDK 14.0 when using micro-ecc backend, as the root cause...
the dfu secure bootloader example is working fine with my nrf52832 sdk12.3 s132. but the experimental buttonless dfu in the example is not working for me. i was able to transfer...